maxim-saplin / CrossPlatformDiskTest

Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
https://maxim-saplin.github.io/cpdt_results/
MIT License
500 stars 34 forks source link

Webpage #20

Closed jpzex closed 3 years ago

jpzex commented 3 years ago

At the CPDT Website near the beginning, there is a mispelling at the phrase: "At least 3 test runs are done, for each of the 5 perfromance metrics the best one is selected." I'll revise all the text there and return feedback if is there any other mistake. Thanks for the great app!

jpzex commented 3 years ago

"Since lack of free disk space affects performance (very noticable on mobile devices) testting is conducted at at least 70% of available space on the drive."

Also about this part, does it mean at least 30% free? Because if so, the way it's written can be misleading (people can think 70% free is needed). A suggestion would be: "is conducted only if at least 30% of storage space is available."

jpzex commented 3 years ago

"In case OS receives subsequent file read/write requests through API it will simply copy the cached memory pages from previous file operations and not utilize the actual storage device. Turning this option on is essential a test of OS's file caching subsystem and RAM speed, rather than storage device test."

Might it be "essentially"? if not, the phrase should change to "Turning this option on is essential to test the OS's file caching subsystem and RAM speed, rather than storage device test."

I guess that's all. 👍

maxim-saplin commented 3 years ago

Thanks! Fixed the mistakes.