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

emulate some workload #7

Merged
merged 1 commit into from
Sep 15, 2023
Merged

emulate some workload #7

merged 1 commit into from
Sep 15, 2023

Conversation

Sild
Copy link
Owner

@Sild Sild commented Sep 15, 2023

using custom server...
warming up...

running wrk with 200 connections, 8 threads:
Running 5s test @ http://indexerd:8088/
  8 threads and 200 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    10.41ms    4.47ms  29.57ms   63.38%
    Req/Sec     1.92k   447.26     4.44k    73.02%
  Latency Distribution
     50%   10.35ms
     75%   13.44ms
     90%   16.55ms
     99%   20.40ms
  48269 requests in 5.10s, 340.64MB read
Requests/sec:   9464.43
Transfer/sec:     66.79MB

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    48.56ms   13.52ms 173.32ms   68.69%
    Req/Sec   688.97    129.47     1.23k    69.74%
  Latency Distribution
     50%   47.56ms
     75%   56.95ms
     90%   66.53ms
     99%   83.96ms
  55783 requests in 5.09s, 394.70MB read
Requests/sec:  10949.29
Transfer/sec:     77.47MB

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    98.48ms   26.12ms 434.09ms   84.51%
    Req/Sec   344.31     88.11     0.96k    77.47%
  Latency Distribution
     50%   97.07ms
     75%  108.76ms
     90%  121.70ms
     99%  157.51ms
  55359 requests in 5.08s, 391.33MB read
Requests/sec:  10907.42
Transfer/sec:     77.10MB

new baseline, 10907 rps max

@Sild Sild merged commit c033e34 into main Sep 15, 2023
2 checks passed
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