|
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
README.md | 3 years ago | |
benchmark_config.json | 3 years ago | |
build.gradle | 3 years ago | |
config.toml | 3 years ago | |
hexagon-netty.dockerfile | 3 years ago | |
hexagon-nettyepoll.dockerfile | 3 years ago | |
hexagon-tomcat.dockerfile | 3 years ago | |
hexagon.dockerfile | 3 years ago |
This is the Hexagon portion of a benchmarking test suite comparing a variety of web development platforms. The test utilizes Hexagon routes, serialization and database access.
You can verify the benchmarks with the following command (from the project root):
./tfb --mode verify --test hexagon hexagon-jetty hexagon-tomcat hexagon-netty hexagon-nettyepoll
To run the full benchmarks locally, on the project root (not this directory) execute:
./tfb --mode benchmark --test hexagon hexagon-jetty hexagon-tomcat hexagon-netty hexagon-nettyepoll
In URLs replace ${DB_ENGINE}
with: postgresql
and ${TEMPLATE_ENGINE}
with: pebble