Skip to content

Instantly share code, notes, and snippets.

@jobergum
Created March 18, 2020 08:53
Show Gist options
  • Save jobergum/2f7f7781a4c8fe96c5030ebb44152107 to your computer and use it in GitHub Desktop.
Save jobergum/2f7f7781a4c8fe96c5030ebb44152107 to your computer and use it in GitHub Desktop.
-bash-4.2$ sudo sh bin/do-benchmark.sh
Touch YubiKey:
Elastic NNS
Starting clients...
[dummydate]: PROGRESS: vespa-fbench: Seconds left 180
[dummydate]: PROGRESS: vespa-fbench: Seconds left 120
[dummydate]: PROGRESS: vespa-fbench: Seconds left 60
Stopping clients
Clients stopped.
.
Clients Joined.
*** HTTP keep-alive statistics ***
connection reuse count -- 102
***************** Benchmark Summary *****************
clients: 1
ran for: 180 seconds
cycle time: 0 ms
lower response limit: 0 bytes
skipped requests: 0
failed requests: 0
successful requests: 83
cycles not held: 83
minimum response time: 1648.87 ms
maximum response time: 1975.83 ms
average response time: 1752.74 ms
25 percentile: 1738.90 ms
50 percentile: 1751.90 ms
75 percentile: 1767.20 ms
90 percentile: 1810.34 ms
95 percentile: 1850.74 ms
99 percentile: 1895.03 ms
actual query rate: 0.57 Q/s
utilization: 99.99 %
zero hit queries: 0
http request status breakdown:
200 : 103
Vespa NNS
Starting clients...
[dummydate]: PROGRESS: vespa-fbench: Seconds left 180
[dummydate]: PROGRESS: vespa-fbench: Seconds left 120
[dummydate]: PROGRESS: vespa-fbench: Seconds left 60
Stopping clients
Clients stopped.
.
Clients Joined.
*** HTTP keep-alive statistics ***
connection reuse count -- 239
***************** Benchmark Summary *****************
clients: 1
ran for: 180 seconds
cycle time: 0 ms
lower response limit: 0 bytes
skipped requests: 0
failed requests: 0
successful requests: 220
cycles not held: 220
minimum response time: 297.40 ms
maximum response time: 1102.30 ms
average response time: 756.61 ms
25 percentile: 682.85 ms
50 percentile: 774.90 ms
75 percentile: 850.83 ms
90 percentile: 899.22 ms
95 percentile: 955.63 ms
99 percentile: 1071.40 ms
actual query rate: 1.32 Q/s
utilization: 99.98 %
zero hit queries: 0
http request status breakdown:
200 : 240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment