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

site benchmark: ~0.5 requests per second #19

Open
ctb opened this issue Dec 25, 2024 · 0 comments
Open

site benchmark: ~0.5 requests per second #19

ctb opened this issue Dec 25, 2024 · 0 comments

Comments

@ctb
Copy link
Member

ctb commented Dec 25, 2024

as of f692160 in #18, 100 requests successfully processed in ~3 minutes, with 10 simultaneous requests running. so that's about 0.5 requests per second. I'll take it!

details

4 workers total.

per digitalocean monitoring, CPU hit 100%, load peaked at around 4, memory never got above 75% full (so ~3 GB), disk I/O was negligible, bandwidth stayed below 400 kb/s.

command:

parallel -j 10 < request-100.txt

where request-100.txt just consisted of 100 lines of:

./upload-unnamed-sketch.py ../chill_filter_web/examples/SRR606249.k51.s100_000.sig.zip --write-
@ctb ctb changed the title site benchmark: site benchmark: ~0.5 requests per second Dec 25, 2024
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