Juanjo Aguililla b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
..
core 29d8bd9366 [ Kotlin / Hexagon ] Update Hexagon version and improve native image (#8613) 1 vuosi sitten
gradle b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon_helidon_pgclient cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
hexagon_helidon_postgresql cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
hexagon_jetty_pgclient cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
hexagon_jetty_postgresql cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
hexagon_nettyepoll_pgclient cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
hexagon_nettyepoll_postgresql cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
hexagon_tomcat_postgresql cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
model 3dbce5ab89 [Kotlin / Hexagon] Add asynchronous and native image benchmarks (#8250) 2 vuotta sitten
store_pgclient cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
store_sql 3dbce5ab89 [Kotlin / Hexagon] Add asynchronous and native image benchmarks (#8250) 2 vuotta sitten
.dockerignore 3dbce5ab89 [Kotlin / Hexagon] Add asynchronous and native image benchmarks (#8250) 2 vuotta sitten
README.md cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
benchmark_config.json cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
build.gradle b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
config.toml cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
gradlew cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten
gradlew.bat b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-helidon-native.dockerfile 29d8bd9366 [ Kotlin / Hexagon ] Update Hexagon version and improve native image (#8613) 1 vuosi sitten
hexagon-helidon-pgclient.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-helidon.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-jetty-native.dockerfile 29d8bd9366 [ Kotlin / Hexagon ] Update Hexagon version and improve native image (#8613) 1 vuosi sitten
hexagon-jettyloom-pgclient.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-jettyloom.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-nettyepoll-pgclient.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-nettyepoll.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon-tomcat.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
hexagon.dockerfile b498ab6d7b [Kotlin/Hexagon] Update dependencies (#8779) 1 vuosi sitten
settings.gradle cea272471c [ Kotlin / Hexagon ] Update Hexagon and Java version and switch templates to JTE (#8507) 2 vuotta sitten

README.md

Hexagon Benchmarking Test

This is the Hexagon portion of a benchmarking test suite comparing a variety of web development platforms. The test utilizes Hexagon routes and serialization.

Tests

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

Infrastructure Software Versions