Skip to content

Instantly share code, notes, and snippets.

@redshiftzero
Created January 14, 2018 00:48
Show Gist options
  • Save redshiftzero/c4fed51f860b913a7a715b27f065bef6 to your computer and use it in GitHub Desktop.
Save redshiftzero/c4fed51f860b913a7a715b27f065bef6 to your computer and use it in GitHub Desktop.
load testing FPF's tor apt mirror
$ hey -z 1m -c 50 -m GET https://tor-apt.freedom.press/dists/trusty/Release
Summary:
Total: 60.3476 secs
Slowest: 1.2616 secs
Fastest: 0.0277 secs
Average: 0.0860 secs
Requests/sec: 578.8131
Total data: 101995600 bytes
Size/request: 2920 bytes
Response time histogram:
0.028 [1] |
0.151 [33626] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
0.275 [252] |
0.398 [644] |∎
0.521 [284] |
0.645 [51] |
0.768 [51] |
0.891 [1] |
1.015 [13] |
1.138 [3] |
1.262 [4] |
Latency distribution:
10% in 0.0596 secs
25% in 0.0658 secs
50% in 0.0728 secs
75% in 0.0820 secs
90% in 0.0984 secs
95% in 0.1312 secs
99% in 0.4049 secs
Details (average, fastest, slowest):
DNS+dialup: 0.0001 secs, 0.0000 secs, 0.1832 secs
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0029 secs
req write: 0.0000 secs, 0.0000 secs, 0.0003 secs
resp wait: 0.0856 secs, 0.0265 secs, 1.2615 secs
resp read: 0.0000 secs, 0.0000 secs, 0.0058 secs
Status code distribution:
[200] 34930 responses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment