Nate 0096f84ee9 Config for the new toolset (#6259) 4 år sedan
..
src b00458ce16 Minor vertx improvements / tuning after 3.6.0.CR1 update (#4202) 6 år sedan
README.md bc4728b781 Update versions to latest releases (#4184) 6 år sedan
benchmark_config.json 253447e651 Set the framework to Vert.x (#5798) 5 år sedan
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 år sedan
pom.xml ab43bad86b Update to Java11 (#4801) 6 år sedan
vertx-postgres.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 år sedan
vertx.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 år sedan

README.md

Vertx Benchmarking Test

This is the Vert.x portion of a benchmarking test suite comparing a variety of web development platforms.

Plaintext Test

JSON Serialization Test

Database Query Test

Database Queries Test

Database Update Test

Template rendering Test

Versions

Test URLs

Plaintext Test

http://localhost:8080/plaintext

JSON Encoding Test

http://localhost:8080/json

Database Query Test

http://localhost:8080/db

Database Queries Test

http://localhost:8080/queries?queries=5

Database Update Test

http://localhost:8080/updates?queries=5

Template rendering Test

http://localhost:8080/fortunes