diff options
author | Zach Koopmans <zkoopmans@google.com> | 2021-03-23 10:08:56 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-03-23 10:11:26 -0700 |
commit | 98f378d9efaa6d9d494ad7661eca43df1f0d3ac0 (patch) | |
tree | b4fd4c2982b0f0df95534c49ccb39d9dc45b5695 /website | |
parent | 409a11445442488ec7e0397372a673910062fa5f (diff) |
Split fio read/write and randread/randwrite operations
The fio benchmark was changed to a fixed size read/write ammount
because the timed benchmark was overwhelming machine memory on
tmpfs mounts.
Now rand(read|write) operations are prohibitively long, leading to timeouts.
Split the benchmarks as they were in python bm-tools: the read/write as
fixed sized (1GB) and the rand(read|write) as timed operations (15s).
PiperOrigin-RevId: 364584436
Diffstat (limited to 'website')
0 files changed, 0 insertions, 0 deletions