Skip to content

Instantly share code, notes, and snippets.

@samnang
Last active August 29, 2015 14:07
Show Gist options
  • Save samnang/794f751bb2e9efb6a434 to your computer and use it in GitHub Desktop.
Save samnang/794f751bb2e9efb6a434 to your computer and use it in GitHub Desktop.
$ boom -n 100 -c 30 -h Authorization:"Bearer xxxxxxxxx" http://api.waggram.net/v1/me/feed
100 / 100 Boooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo! 100.00 %
Summary:
Total: 3.7877 secs.
Slowest: 2.0238 secs.
Fastest: 0.6192 secs.
Average: 1.0054 secs.
Requests/sec: 26.4014
Status code distribution:
[200] 100 responses
Response time histogram:
0.619 [1] |∎
0.760 [5] |∎∎∎∎∎∎
0.900 [29] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
1.041 [29] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
1.181 [20] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
1.322 [9] |∎∎∎∎∎∎∎∎∎∎∎∎
1.462 [5] |∎∎∎∎∎∎
1.602 [1] |∎
1.743 [0] |
1.883 [0] |
2.024 [1] |∎
Latency distribution:
10% in 0.8341 secs.
25% in 0.8681 secs.
50% in 0.9760 secs.
75% in 1.0894 secs.
90% in 1.2442 secs.
95% in 1.3977 secs.
99% in 2.0238 secs.
$ boom -n 100 -c 30 -h Authorization:"Bearer xxxxxxxxxx" http://api.waggram.net/v1/me/feed
100 / 100 Boooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo! 100.00 %
Summary:
Total: 3.1928 secs.
Slowest: 1.3933 secs.
Fastest: 0.6825 secs.
Average: 0.8601 secs.
Requests/sec: 31.3204
Status code distribution:
[200] 100 responses
Response time histogram:
0.682 [1] |
0.754 [21] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
0.825 [43] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
0.896 [15] |∎∎∎∎∎∎∎∎∎∎∎∎∎
0.967 [2] |∎
1.038 [3] |∎∎
1.109 [2] |∎
1.180 [3] |∎∎
1.251 [2] |∎
1.322 [5] |∎∎∎∎
1.393 [3] |∎∎
Latency distribution:
10% in 0.7390 secs.
25% in 0.7571 secs.
50% in 0.7931 secs.
75% in 0.8524 secs.
90% in 1.2218 secs.
95% in 1.3024 secs.
99% in 1.3933 secs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment