-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory data width and performance #33
Comments
Ubuntu 20.04 with which kernel? I am on manjaro with kernel 5.12. If you let me know what Sysbench tests to run, I could post the results for comparison. |
Ubuntu 20.04 with kernel 5.10.23... Just tried with kernel 5.12 but ~ same result... Here is the sysbench test:
Result:
|
Yours outperforms mine. |
I am not on Gnome 40. |
(gnome 3.38.4) Result for the ideapad i7-7500u; much better:
|
What is you |
Interesting, I have also noticed the problem of slower apps opening, however I always think it must be the ssd |
When I switched from my previous laptop (ideadpad 710s 13ikb, i7-7500u) to the yoga slim 7 are05 it means going from:
Since then, I didn't made any benchmarks to confirm I was switching to a better performing device, but I always felt that the general desktop behaviors was less reactive with the new device; weirdly!?!?...
So, lately I took some time to grab back my previous device to digg into this and here are some quick findings (ubuntu 20.04):
So, given the above I tried to figure any memory differences btw the 2 devices and while most parameters are in favor or the ryzen device the following warns me:
At the moment I'm unsure of the Data Width parameter meaning; but I suspect it might be equivalent to something like bus width which could means the amount of bits transfered by cycles?!?...
Any thought on this?
Annexes: Yoga slim7 ar05 output for dmidecode memory and sysbench memory workload: https://gist.github.com/trepmag/bafc4370d0c21d483a73323bcbe15a6f
The text was updated successfully, but these errors were encountered: