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

Adding JMeter jmx file for load testing #562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

delatbabel
Copy link

This PR adds a JMeter file which can be used for load testing the API using Apache JMeter (https://jmeter.apache.org/)

@delatbabel
Copy link
Author

Do you want some instructions on how to use this? It's reasonably simple but I can either add a separate instructions file or add to the existing README.md file in the api directory.

@geromegrignon
Copy link
Contributor

Hello @delatbabel,

i opened a related issue to track discussions about load testing #666 (so we can focus upon technical details of the pull request here).

@Mart-Bogdan
Copy link

Why Jmeter, not Gattling?

@delatbabel
Copy link
Author

There are hundreds of load testing tools available, I'm not going to do files for each one. JMeter is free, Gatling is not.

@Mart-Bogdan
Copy link

@delatbabel wow. That's interesting. I remember using it as CLI tool for free. As open-source tool. I don't know what Enterprise version is, I believe it allows to test from multiple servers.

My motivation was that Gattling uses textual DSL files instead of XML that could be easily source versioned.

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.

None yet

3 participants