Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created May 6, 2015 21:56
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/8ab7131d3e948a7dfecd to your computer and use it in GitHub Desktop.
Save notmyname/8ab7131d3e948a7dfecd 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 | 124.65 | 8277 | 65.96 | 9.32 | 0.68 | 0 | 0 | 2015-05-06 20:52:07 UTC |
| ec64-isolation | ec_miniscule_test_read_only | 50 | 120.39 | 14155 | 117.67 | 2.38 | 0.4 | 0 | 0 | 2015-05-06 20:54:55 UTC |
| ec64-isolation | ec_miniscule_test_write_only | 50 | 124.03 | 2943 | 23.63 | 10.32 | 2.0 | 0 | 0 | 2015-05-06 20:57:43 UTC |
| ec64-isolation | ec_tiny_test | 50 | 121.65 | 6840 | 55.89 | 6.26 | 0.82 | 0 | 0 | 2015-05-06 21:00:24 UTC |
| ec64-isolation | ec_tiny_test_read_only | 50 | 120.47 | 11539 | 95.85 | 3.55 | 0.48 | 0 | 0 | 2015-05-06 21:03:04 UTC |
| ec64-isolation | ec_tiny_test_write_only | 50 | 121.04 | 2732 | 22.46 | 7.41 | 2.15 | 0 | 0 | 2015-05-06 21:05:48 UTC |
| ec64-isolation | ec_small_test | 50 | 121.75 | 4882 | 40.04 | 5.63 | 1.1 | 630 | 63 | 2015-05-06 21:08:27 UTC |
| ec64-isolation | ec_small_test_read_only | 50 | 121.63 | 5913 | 48.87 | 12.09 | 0.87 | 0 | 6 | 2015-05-06 21:11:10 UTC |
| ec64-isolation | ec_small_test_write_only | 50 | 120.9 | 2425 | 19.96 | 6.37 | 2.42 | 0 | 0 | 2015-05-06 21:13:50 UTC |
| ec64-isolation | ec_medium_test | 50 | 122.05 | 1537 | 12.54 | 34.39 | 3.58 | 13 | 0 | 2015-05-06 21:16:27 UTC |
| ec64-isolation | ec_medium_test_read_only | 50 | 127.83 | 2405 | 18.84 | 35.35 | 2.27 | 0 | 0 | 2015-05-06 21:19:02 UTC |
| ec64-isolation | ec_medium_test_write_only | 50 | 122.91 | 1000 | 8.16 | 19.63 | 5.89 | 0 | 0 | 2015-05-06 21:21:51 UTC |
| ec64-isolation | ec_large_test | 50 | 210.42 | 187 | 0.89 | 174.9 | 40.89 | 1 | 0 | 2015-05-06 21:24:28 UTC |
| ec64-isolation | ec_large_test_read_only | 50 | 189.32 | 250 | 1.32 | 155.83 | 26.36 | 0 | 0 | 2015-05-06 21:28:44 UTC |
| ec64-isolation | ec_large_test_write_only | 50 | 156.16 | 115 | 0.74 | 145.31 | 54.94 | 2 | 0 | 2015-05-06 21:32:29 UTC |
| ec64-isolation | ec_huge_test | 50 | 228.11 | 5 | 0.02 | 227.62 | 135.6 | 0 | 0 | 2015-05-06 21:35:38 UTC |
| ec64-isolation | ec_huge_test_read_only | 50 | 180.21 | 5 | 0.03 | 179.96 | 108.94 | 0 | 0 | 2015-05-06 21:40:01 UTC |
| ec64-isolation | ec_huge_test_write_only | 50 | 467.36 | 15 | 0.03 | 467.51 | 274.73 | 0 | 0 | 2015-05-06 21:43:34 UTC |
| ec64-shared | ec_miniscule_test | 50 | 121.75 | 7152 | 58.71 | 6.67 | 0.74 | 634 | 82 | 2015-05-06 21:52:03 UTC |
+----------------+------------------------------+-------------+----------+---------+----------+-------------+-------------+---------+--------+-------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment