Disk speed
Since the aim is just to build a function to compute the disk speed the easiest way is to create a temporary file and compute the time needed to write it to disk and read it again.
In this case the used specify the size in MB and a temporary file is created. Should we also add the possibilty to the user to add directly it's own file?
Merge request reports
Activity
requested review from @fima
assigned to @s212246
added 11 commits
-
46308f2d...1d9232c5 - 9 commits from branch
main
- 92a90966 - Merge remote-tracking branch 'origin/main' into disk_speed
- 3bc5d61d - add wrap function a now speed is computed as average
-
46308f2d...1d9232c5 - 9 commits from branch
mentioned in commit f0552880
Please register or sign in to reply