Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RhysSullivan/d2723817a5741bbaeaeb4b47f5cbd5c9 to your computer and use it in GitHub Desktop.
Save RhysSullivan/d2723817a5741bbaeaeb4b47f5cbd5c9 to your computer and use it in GitHub Desktop.
rhyssullivan@Rhyss-Laptop ~ % ab -n 1000 -c 100 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: 100
Time taken for tests: 3.005 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 9298000 bytes
HTML transferred: 8669000 bytes
Requests per second: 332.81 [#/sec] (mean)
Time per request: 300.475 [ms] (mean)
Time per request: 3.005 [ms] (mean, across all concurrent requests)
Transfer rate: 3021.91 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 79 199 40.3 204 283
Processing: 31 71 44.7 58 617
Waiting: 31 57 36.6 50 612
Total: 117 271 52.7 281 782
Percentage of the requests served within a certain time (ms)
50% 281
66% 292
75% 300
80% 303
90% 313
95% 321
98% 338
99% 365
100% 782 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment