JSON: timestamps & seconds, aggressive buffer cache purging
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.