Skip to content

Instantly share code, notes, and snippets.

@Turini
Created September 14, 2013 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Turini/6565939 to your computer and use it in GitHub Desktop.
Save Turini/6565939 to your computer and use it in GitHub Desktop.
vraptor3 mydvds
ab -c 100 -n 10000 http://localhost:8080/mydvds/home/login > benchmark/vraptor3.txt
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking localhost (be patient)
Server Software: Apache-Coyote/1.1
Server Hostname: localhost
Server Port: 8080
Document Path: /mydvds/home/login
Document Length: 1006 bytes
Concurrency Level: 100
Time taken for tests: 1.136 seconds
Complete requests: 10000
Failed requests: 0
Write errors: 0
Non-2xx responses: 10000
Total transferred: 11760000 bytes
HTML transferred: 10060000 bytes
Requests per second: 8801.84 [#/sec] (mean)
Time per request: 11.361 [ms] (mean)
Time per request: 0.114 [ms] (mean, across all concurrent requests)
Transfer rate: 10108.36 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 1.0 0 8
Processing: 1 11 5.0 10 71
Waiting: 1 10 4.9 9 69
Total: 4 11 4.8 10 73
Percentage of the requests served within a certain time (ms)
50% 10
66% 11
75% 12
80% 13
90% 16
95% 21
98% 27
99% 28
100% 73 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment