Skip to content

Instantly share code, notes, and snippets.

@lovejavaee
Created April 20, 2018 02:33
Show Gist options
  • Save lovejavaee/ede163c187d466b2aae9b3b15e8c96e7 to your computer and use it in GitHub Desktop.
Save lovejavaee/ede163c187d466b2aae9b3b15e8c96e7 to your computer and use it in GitHub Desktop.
---------------------------------------------------------------
Jetty (NIO); version: 8.1.7.v20120910
---------------------------------------------------------------
Server Software: Jetty(8.1.7.v20120910)
Server Hostname: localhost
Server Port: 8989
Document Path: http://localhost:8989/rnd?c=2048
Document Length: 2048 bytes
Concurrency Level: 50
Time taken for tests: 44.549000 seconds
Complete requests: 5000000
Failed requests: 0
Write errors: 0
Kept alive: 5000000
Total transferred: 10240000000 bytes
Requests per second: 112,235.96 [#/sec] (mean)
Time per request: 0.445 [ms] (mean)
Time per request: 0.009 [ms] (mean, across all concurrent requests)
Transfer rate: 229,859.26 [Kbytes/sec] received
-1 kb/s sent
229,859.26 kb/s total
---------------------------------------------------------------
---------------------------------------------------------------
HttpCore (NIO); version: 4.3-beta2
---------------------------------------------------------------
Server Software: HttpCore-NIO-Test/1.1
Server Hostname: localhost
Server Port: 8989
Document Path: http://localhost:8989/rnd?c=2048
Document Length: 2048 bytes
Concurrency Level: 50
Time taken for tests: 25.142000 seconds
Complete requests: 5000000
Failed requests: 0
Write errors: 0
Kept alive: 5000000
Total transferred: 10240000000 bytes
Requests per second: 198,870.42 [#/sec] (mean)
Time per request: 0.251 [ms] (mean)
Time per request: 0.005 [ms] (mean, across all concurrent requests)
Transfer rate: 407,286.61 [Kbytes/sec] received
-1 kb/s sent
407,286.61 kb/s total
---------------------------------------------------------------
---------------------------------------------------------------
Netty; version: 3.6.2
---------------------------------------------------------------
Server Software: null
Server Hostname: localhost
Server Port: 8989
Document Path: http://localhost:8989/rnd?c=2048
Document Length: 2048 bytes
Concurrency Level: 50
Time taken for tests: 23.116000 seconds
Complete requests: 5000000
Failed requests: 0
Write errors: 0
Kept alive: 5000000
Total transferred: 10240000000 bytes
Requests per second: 216,300.40 [#/sec] (mean)
Time per request: 0.231 [ms] (mean)
Time per request: 0.005 [ms] (mean, across all concurrent requests)
Transfer rate: 442,983.22 [Kbytes/sec] received
-1 kb/s sent
442,983.22 kb/s total
---------------------------------------------------------------
BUILD SUCCESSFUL
Total time: 1 mins 56.53 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment