Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RhysSullivan/d7515d5d68b76ff37baa33b12174e7ce to your computer and use it in GitHub Desktop.
Save RhysSullivan/d7515d5d68b76ff37baa33b12174e7ce to your computer and use it in GitHub Desktop.
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 10 https://galaxyscale.vercel.app/
This is ApacheBench, Version 2.3 <$Revision: 1903618 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking galaxyscale.vercel.app (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Completed 600 requests
Completed 700 requests
Completed 800 requests
Completed 900 requests
Completed 1000 requests
Finished 1000 requests
Server Software: Vercel
Server Hostname: galaxyscale.vercel.app
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-CHACHA20-POLY1305,2048,256
Server Temp Key: ECDH X25519 253 bits
TLS Server Name: galaxyscale.vercel.app
Document Path: /
Document Length: 8669 bytes
Concurrency Level: 10
Time taken for tests: 75.954 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 9297192 bytes
HTML transferred: 8669000 bytes
Requests per second: 13.17 [#/sec] (mean)
Time per request: 759.544 [ms] (mean)
Time per request: 75.954 [ms] (mean, across all concurrent requests)
Transfer rate: 119.54 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 533 546 32.0 544 1540
Processing: 187 202 26.1 198 731
Waiting: 187 202 24.9 198 731
Total: 726 748 41.0 743 1733
Percentage of the requests served within a certain time (ms)
50% 743
66% 747
75% 750
80% 752
90% 759
95% 767
98% 790
99% 853
100% 1733 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment