Commit 095018bc authored by Bruce Momjian's avatar Bruce Momjian

pg_test_fsync: update output to show usecs/op clearer

parent 5f8b4319
......@@ -25,7 +25,7 @@
#define LABEL_FORMAT " %-32s"
#define NA_FORMAT "%18s"
#define OPS_FORMAT "%9.3f ops/sec (%6.0f microsecs/op)"
#define OPS_FORMAT "%9.3f ops/sec %6.0f usecs/op"
#define USECS_SEC 1000000
/* These are macros to avoid timing the function call overhead. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment