Skip to content

Instantly share code, notes, and snippets.

@jobergum
Created March 17, 2020 16:04
Show Gist options
  • Save jobergum/b34cfcaa185c39207c2726b0e5689372 to your computer and use it in GitHub Desktop.
Save jobergum/b34cfcaa185c39207c2726b0e5689372 to your computer and use it in GitHub Desktop.
sudo sh bin/do-benchmark.sh
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 -- 591
***************** 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: 572
cycles not held: 572
minimum response time: 228.50 ms
maximum response time: 372.74 ms
average response time: 303.96 ms
25 percentile: 292.65 ms
50 percentile: 309.90 ms
75 percentile: 317.00 ms
90 percentile: 326.47 ms
95 percentile: 337.89 ms
99 percentile: 351.42 ms
actual query rate: 3.29 Q/s
utilization: 99.99 %
zero hit queries: 0
http request status breakdown:
200 : 592
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 -- 1640
***************** 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: 1621
cycles not held: 1621
minimum response time: 63.26 ms
maximum response time: 210.01 ms
average response time: 109.33 ms
25 percentile: 93.60 ms
50 percentile: 102.50 ms
75 percentile: 119.50 ms
90 percentile: 146.00 ms
95 percentile: 148.90 ms
99 percentile: 156.16 ms
actual query rate: 9.14 Q/s
utilization: 99.96 %
zero hit queries: 0
http request status breakdown:
200 : 1641
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment