Albert Johnston 32df200671 Fix Vert.x Jackson dependency (#7408) 3 years ago
..
src 3b628f51b8 Upgrade to Vert.x 4.1.4 (#6811) 3 years ago
README.md 3b628f51b8 Upgrade to Vert.x 4.1.4 (#6811) 3 years ago
benchmark_config.json 253447e651 Set the framework to Vert.x (#5798) 5 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
pom.xml 32df200671 Fix Vert.x Jackson dependency (#7408) 3 years ago
vertx-postgres.dockerfile 3b628f51b8 Upgrade to Vert.x 4.1.4 (#6811) 3 years ago
vertx.dockerfile 3b628f51b8 Upgrade to Vert.x 4.1.4 (#6811) 3 years ago

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