Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swap store ready, no cpu binding, perf with 4 vcpu (2 physical): 1500 con, 32 th = 57k rps #12

Merged
merged 9 commits into from
Oct 1, 2023

Conversation

Sild
Copy link
Owner

@Sild Sild commented Oct 1, 2023

21:40:25 sild@perf:~/Projects/Personal/indexerd$ runperf
using custom server...
warming up...

running wrk with 600 connections, 16 threads:
Running 5s test @ http://indexerd:8088/
  16 threads and 600 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    10.09ms    4.48ms  74.86ms   79.49%
    Req/Sec     3.71k   496.19    10.53k    85.96%
  Latency Distribution
     50%    9.58ms
     75%   12.15ms
     90%   14.81ms
     99%   21.17ms
  300171 requests in 5.10s, 47.23MB read
Requests/sec:  58906.25
Transfer/sec:      9.27MB

running wrk with 1200 connections, 32 threads:
Running 5s test @ http://indexerd:8088/
  32 threads and 1200 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    21.93ms   15.26ms 278.88ms   78.74%
    Req/Sec     1.76k   421.95     8.14k    83.53%
  Latency Distribution
     50%   17.05ms
     75%   31.07ms
     90%   42.36ms
     99%   55.30ms
  285436 requests in 5.10s, 44.92MB read
Requests/sec:  55980.98
Transfer/sec:      8.81MB

running wrk with 1500 connections, 32 threads:
Running 5s test @ http://indexerd:8088/
  32 threads and 1500 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    26.35ms   16.24ms 281.36ms   72.10%
    Req/Sec     1.80k   413.35     7.63k    85.39%
  Latency Distribution
     50%   22.56ms
     75%   35.69ms
     90%   48.01ms
     99%   71.50ms
  290922 requests in 5.10s, 45.78MB read
Requests/sec:  57051.96
Transfer/sec:      8.98MB
[21 sec] [perf-dev]
21:41:01 sild@perf:~/Projects/Personal/indexerd$

htop shows about 60% load in peak
image

@Sild Sild merged commit 6c990c1 into main Oct 1, 2023
2 checks passed
@Sild Sild changed the title swap store ready, no cpu binding, perf with 4 vcpu (2 physical) swap store ready, no cpu binding, perf with 4 vcpu (2 physical): 1500 con, 32 th = 57k rps Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant