GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
fio benchmark should interpret size and filesize, or include machine memory
Open
enhancement
P1
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
The metadata for the fio benchmark looks something like:
```
'filesize': '10*10*1000*$mb_memory',
'size': '10*10*1000*$mb_memory'
```
For these to be useful, the values need to be converted, or the amount of memory on the machine should be included in the metadata.
Contributor guide
Assessment
This issue has not been assessed yet.