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

Total request statistics are inaccurate #512

Open
NaughtyDogOfSchrodinger opened this issue Feb 17, 2023 · 0 comments
Open

Total request statistics are inaccurate #512

NaughtyDogOfSchrodinger opened this issue Feb 17, 2023 · 0 comments

Comments

@NaughtyDogOfSchrodinger
Copy link

NaughtyDogOfSchrodinger commented Feb 17, 2023

wrk -c $num -d20 -t $num --timeout 30 -s post.lua http://192.168.160.69:8888/api/sendTx

Running 20s test @ http://192.168.160.69:8888/api/sendTx
100 threads and 100 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 9.40ms 4.03ms 44.03ms 79.32%
Req/Sec 108.74 14.01 262.00 75.71%
216980 requests in 20.10s, 69.32MB read
Requests/sec: 10794.46
Transfer/sec: 3.45MB


127.0.0.1:6379> xlen cache:stream:enqueue

(integer) 217068

wrk total request number is always greater than received message via https://rocket.rs/ save to redis stream

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

No branches or pull requests

1 participant