Skip to content

Instantly share code, notes, and snippets.

@ChristopherDavenport
Created January 28, 2021 00:43
Show Gist options
  • Save ChristopherDavenport/59f9bdccf1df99fc7f892bc14eb13553 to your computer and use it in GitHub Desktop.
Save ChristopherDavenport/59f9bdccf1df99fc7f892bc14eb13553 to your computer and use it in GitHub Desktop.
Current Benchmarking January 27th, 2021

Ember Server 0.21.8

hey -z 30s http://localhost:8080/foo

Summary:
  Total:    30.0004 secs
  Slowest:    0.4091 secs
  Fastest:    0.0001 secs
  Average:    0.0015 secs
  Requests/sec:    38979.1272


Response time histogram:
  0.000 [1]    |
  0.041 [999948]    |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.082 [1]    |
  0.123 [0]    |
  0.164 [0]    |
  0.205 [0]    |
  0.246 [18]    |
  0.286 [11]    |
  0.327 [6]    |
  0.368 [6]    |
  0.409 [9]    |


Latency distribution:
  10% in 0.0007 secs
  25% in 0.0008 secs
  50% in 0.0010 secs
  75% in 0.0015 secs
  90% in 0.0021 secs
  95% in 0.0026 secs
  99% in 0.0048 secs

Details (average, fastest, slowest):
  DNS+dialup:    0.0000 secs, 0.0001 secs, 0.4091 secs
  DNS-lookup:    0.0000 secs, 0.0000 secs, 0.0011 secs
  req write:    0.0000 secs, 0.0000 secs, 0.0125 secs
  resp wait:    0.0015 secs, 0.0001 secs, 0.4079 secs
  resp read:    0.0000 secs, 0.0000 secs, 0.0124 secs

Status code distribution:
  [200]    1000000 responses

Ember Server 0.21.16

hey -z 30s http://localhost:8080/foo

Summary:
  Total:	30.0474 secs
  Slowest:	0.3630 secs
  Fastest:	0.0001 secs
  Average:	0.0024 secs
  Requests/sec:	21107.5066
  

Response time histogram:
  0.000 [1]	|
  0.036 [606661]	|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.073 [27514]	|■■
  0.109 [0]	|
  0.145 [0]	|
  0.182 [0]	|
  0.218 [0]	|
  0.254 [19]	|
  0.290 [11]	|
  0.327 [13]	|
  0.363 [7]	|


Latency distribution:
  10% in 0.0002 secs
  25% in 0.0002 secs
  50% in 0.0003 secs
  75% in 0.0005 secs
  90% in 0.0009 secs
  95% in 0.0018 secs
  99% in 0.0476 secs

Details (average, fastest, slowest):
  DNS+dialup:	0.0000 secs, 0.0001 secs, 0.3630 secs
  DNS-lookup:	0.0000 secs, 0.0000 secs, 0.0005 secs
  req write:	0.0000 secs, 0.0000 secs, 0.0034 secs
  resp wait:	0.0003 secs, 0.0001 secs, 0.3615 secs
  resp read:	0.0020 secs, 0.0000 secs, 0.0501 secs

Status code distribution:
  [200]	634226 responses

Ember with Stream Fork

hey -z 30s http://localhost:8080/foo

Summary:
  Total:    30.0428 secs
  Slowest:    0.0636 secs
  Fastest:    0.0001 secs
  Average:    0.0023 secs
  Requests/sec:    21634.6330


Response time histogram:
  0.000 [1]    |
  0.006 [622090]    |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.013 [60]    |
  0.019 [14]    |
  0.025 [9]    |
  0.032 [6]    |
  0.038 [10]    |
  0.045 [20365]    |■
  0.051 [7376]    |
  0.057 [32]    |
  0.064 [2]    |


Latency distribution:
  10% in 0.0002 secs
  25% in 0.0002 secs
  50% in 0.0003 secs
  75% in 0.0005 secs
  90% in 0.0008 secs
  95% in 0.0017 secs
  99% in 0.0476 secs

Details (average, fastest, slowest):
  DNS+dialup:    0.0000 secs, 0.0001 secs, 0.0636 secs
  DNS-lookup:    0.0000 secs, 0.0000 secs, 0.0015 secs
  req write:    0.0000 secs, 0.0000 secs, 0.0020 secs
  resp wait:    0.0003 secs, 0.0001 secs, 0.0397 secs
  resp read:    0.0020 secs, 0.0000 secs, 0.0495 secs

Status code distribution:
  [200]    649965 responses

Ember Server 0.22.0-M1

hey -z 30s http://localhost:8080/foo

Summary:
  Total:	30.0316 secs
  Slowest:	0.0796 secs
  Fastest:	0.0005 secs
  Average:	0.0220 secs
  Requests/sec:	2272.3097
  

Response time histogram:
  0.000 [1]	|
  0.008 [20696]	|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.016 [22331]	|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.024 [4798]	|■■■■■■■■■
  0.032 [482]	|■
  0.040 [23]	|
  0.048 [4711]	|■■■■■■■■
  0.056 [10153]	|■■■■■■■■■■■■■■■■■■
  0.064 [4908]	|■■■■■■■■■
  0.072 [135]	|
  0.080 [3]	|


Latency distribution:
  10% in 0.0022 secs
  25% in 0.0057 secs
  50% in 0.0136 secs
  75% in 0.0462 secs
  90% in 0.0548 secs
  95% in 0.0570 secs
  99% in 0.0608 secs

Details (average, fastest, slowest):
  DNS+dialup:	0.0000 secs, 0.0005 secs, 0.0796 secs
  DNS-lookup:	0.0000 secs, 0.0000 secs, 0.0022 secs
  req write:	0.0000 secs, 0.0000 secs, 0.0038 secs
  resp wait:	0.0085 secs, 0.0004 secs, 0.0605 secs
  resp read:	0.0134 secs, 0.0000 secs, 0.0505 secs

Status code distribution:
  [200]	68241 responses

Ember Server 1.0.0-M13

hey -z 60s http://localhost:8080/foo

Summary:
  Total:	60.0463 secs
  Slowest:	0.4699 secs
  Fastest:	0.0005 secs
  Average:	0.0132 secs
  Requests/sec:	3789.4580
  

Response time histogram:
  0.000 [1]	|
  0.047 [208147]	|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.094 [19345]	|■■■■
  0.141 [0]	|
  0.188 [0]	|
  0.235 [0]	|
  0.282 [12]	|
  0.329 [9]	|
  0.376 [11]	|
  0.423 [10]	|
  0.470 [8]	|


Latency distribution:
  10% in 0.0009 secs
  25% in 0.0014 secs
  50% in 0.0036 secs
  75% in 0.0123 secs
  90% in 0.0468 secs
  95% in 0.0494 secs
  99% in 0.0545 secs

Details (average, fastest, slowest):
  DNS+dialup:	0.0000 secs, 0.0005 secs, 0.4699 secs
  DNS-lookup:	0.0000 secs, 0.0000 secs, 0.0010 secs
  req write:	0.0000 secs, 0.0000 secs, 0.0093 secs
  resp wait:	0.0032 secs, 0.0004 secs, 0.4668 secs
  resp read:	0.0100 secs, 0.0000 secs, 0.0559 secs

Status code distribution:
  [200]	227543 responses

Blaze Server 1.0.0-M13

hey -z 60s http://localhost:8080/foo

Summary:
  Total:	60.0009 secs
  Slowest:	0.2454 secs
  Fastest:	0.0001 secs
  Average:	0.0030 secs
  Requests/sec:	61650.2112
  

Response time histogram:
  0.000 [1]	|
  0.025 [999933]	|■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.049 [16]	|
  0.074 [0]	|
  0.098 [0]	|
  0.123 [0]	|
  0.147 [0]	|
  0.172 [0]	|
  0.196 [0]	|
  0.221 [0]	|
  0.245 [50]	|


Latency distribution:
  10% in 0.0003 secs
  25% in 0.0005 secs
  50% in 0.0006 secs
  75% in 0.0009 secs
  90% in 0.0013 secs
  95% in 0.0021 secs
  99% in 0.0059 secs

Details (average, fastest, slowest):
  DNS+dialup:	0.0000 secs, 0.0001 secs, 0.2454 secs
  DNS-lookup:	0.0000 secs, 0.0000 secs, 0.0013 secs
  req write:	0.0000 secs, 0.0000 secs, 0.0156 secs
  resp wait:	0.0028 secs, 0.0001 secs, 0.2432 secs
  resp read:	0.0001 secs, 0.0000 secs, 0.0151 secs

Status code distribution:
  [200]	1000000 responses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment