Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created May 6, 2015 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/3738929f75b25dd06c71 to your computer and use it in GitHub Desktop.
Save notmyname/3738929f75b25dd06c71 to your computer and use it in GitHub Desktop.
+----------------+------------------------------+-------------+----------+---------+----------+-------------+-------------+---------+--------+-------------------------+
| policy | scenario | concurrency | duration | objects | reqs_sec | max_latency | avg_latency | retries | errors | start |
+----------------+------------------------------+-------------+----------+---------+----------+-------------+-------------+---------+--------+-------------------------+
| ec64-isolation | ec_miniscule_test | 50 | 120.5 | 11567 | 96.18 | 4.29 | 0.49 | 0 | 0 | 2015-05-06 22:43:36 UTC |
| ec64-isolation | ec_miniscule_test_read_only | 50 | 120.41 | 15357 | 127.68 | 3.99 | 0.37 | 0 | 0 | 2015-05-06 22:46:22 UTC |
| ec64-isolation | ec_miniscule_test_write_only | 50 | 121.91 | 2899 | 23.86 | 6.64 | 2.02 | 0 | 0 | 2015-05-06 22:49:10 UTC |
| ec64-isolation | ec_tiny_test | 50 | 121.37 | 10051 | 82.54 | 7.18 | 0.56 | 0 | 0 | 2015-05-06 22:51:52 UTC |
| ec64-isolation | ec_tiny_test_read_only | 50 | 120.47 | 11817 | 97.91 | 3.31 | 0.48 | 0 | 0 | 2015-05-06 22:54:32 UTC |
| ec64-isolation | ec_tiny_test_write_only | 50 | 123.09 | 2983 | 24.21 | 8.03 | 1.97 | 0 | 0 | 2015-05-06 22:57:20 UTC |
| ec64-isolation | ec_small_test | 50 | 121.47 | 4798 | 39.4 | 11.6 | 1.09 | 520 | 52 | 2015-05-06 23:00:00 UTC |
| ec64-isolation | ec_small_test_read_only | 50 | 121.68 | 6343 | 52.19 | 9.53 | 0.85 | 0 | 7 | 2015-05-06 23:02:41 UTC |
+----------------+------------------------------+-------------+----------+---------+----------+-------------+-------------+---------+--------+-------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment