Skip to content

Add JMeter Performance Test for Spring PetClinic REST API#203

Merged
arey merged 2 commits intospring-petclinic:masterfrom
mo-beck:add-jmeter-tests
Feb 27, 2025
Merged

Add JMeter Performance Test for Spring PetClinic REST API#203
arey merged 2 commits intospring-petclinic:masterfrom
mo-beck:add-jmeter-tests

Conversation

@mo-beck
Copy link
Copy Markdown
Contributor

@mo-beck mo-beck commented Feb 25, 2025

This PR introduces a JMeter performance test for benchmarking the scalability of the Spring PetClinic REST API.

  • Implements CRUD performance tests for owners, pets, and visits.
  • Works with the default database configuration, ensuring consistency in local tests.
  • Adds a README with clear instructions for running tests and analyzing results.

Notes:
The test supports configurable parameters (threads, duration, ramp-up time, operations) for flexibility across different environments.

@mo-beck
Copy link
Copy Markdown
Contributor Author

mo-beck commented Feb 26, 2025

Thanks. I will send another PR with the recommendations.

@arey
Copy link
Copy Markdown
Member

arey commented Feb 27, 2025

Thank you Monica for doing such a great job.

@arey arey merged commit bec2c90 into spring-petclinic:master Feb 27, 2025
1 check passed
@mo-beck mo-beck deleted the add-jmeter-tests branch February 27, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants