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

JMeter testing #1019

Open
htmlboss opened this issue May 13, 2022 · 0 comments
Open

JMeter testing #1019

htmlboss opened this issue May 13, 2022 · 0 comments
Assignees
Labels
Performance Anything related to performance. technical

Comments

@htmlboss
Copy link
Contributor

htmlboss commented May 13, 2022

Navigator-staging-jmx.zip

Ran via

./jmeter.sh -n -t Navigator-staging.jmx -l tests/run1/ -e -o tests/out1

Extract this zip file and open the index.html to view the results: 250-concurrent-users.zip

Summary:
image
image

Even the most basic endpoints get really slow once traffic ramps up. I imagine the thread pool is becoming overwhelmed and there's lots of context switching. Simply adding more threads probably won't work since we're only using one physical machine.

@htmlboss htmlboss self-assigned this May 13, 2022
@htmlboss htmlboss added the Performance Anything related to performance. label May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Anything related to performance. technical
Projects
None yet
Development

No branches or pull requests

1 participant