|
2 years ago | |
---|---|---|
.. | ||
src | 2 years ago | |
README.md | 2 years ago | |
benchmark_config.json | 2 years ago | |
config.toml | 2 years ago | |
pom.xml | 2 years ago | |
spring-jpa.dockerfile | 2 years ago | |
spring-mongo.dockerfile | 2 years ago | |
spring.dockerfile | 2 years ago |
This is the Spring MVC portion of a benchmarking test suite comparing a variety of web development platforms.
An embedded undertow is used for the web server, with nearly everything configured with default settings. The only thing changed is Hikari can use up to (2 * cores count) connections (the default is 10). See About-Pool-Sizing
There are two implementations :
http://localhost:8080/plaintext
http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/queries?queries=5
http://localhost:8080/updates?queries=5
http://localhost:8080/fortunes