Skip to content

JSON: timestamps & seconds, aggressive buffer cache purging

Compare
Choose a tag to compare
@cunnie cunnie released this 08 Apr 15:51
· 10 commits to master since this release

The JSON output for duration is now in seconds not nanoseconds. Nanoseconds was a poor choice.

The JSON output includes timestamps, both of when the command was invoked and for each individual run (an individual run consisting of a write test, a read test, and an IOPS test).

When run as root on Linux or macOS, flushes buffer cache every 3 seconds.