Skip to content

Instantly share code, notes, and snippets.

@viggin543
Created July 4, 2020 21:16
Show Gist options
  • Save viggin543/341220b3bc303567ca26376ec7f72610 to your computer and use it in GitHub Desktop.
Save viggin543/341220b3bc303567ca26376ec7f72610 to your computer and use it in GitHub Desktop.
Concurrency Level: 100
Time taken for tests: 37.010 seconds
Complete requests: 10000
Failed requests: 0
Total transferred: 1440000 bytes
HTML transferred: 730000 bytes
Requests per second: 270.19 [#/sec] (mean)
Time per request: 370.104 [ms] (mean)
Time per request: 3.701 [ms] (mean, across all concurrent requests)
Transfer rate: 38.00 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.3 0 4
Processing: 88 362 219.9 314 1904
Waiting: 88 362 219.8 314 1903
Total: 88 362 220.0 314 1906
Percentage of the requests served within a certain time (ms)
50% 314
66% 365
75% 395
80% 422
90% 531
95% 751
98% 1110
99% 1461
100% 1906 (longest request)
# better results then the previos "cold" JVM but not better then the "warm" !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment