Juanjo Aguililla 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
..
gradle 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
src 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
README.md f3a61d2c05 [Kotlin/Hexagon] Upgrade version and add support files (#5693) 5 anos atrás
benchmark_config.json 086984284f Hexagon (#4290) 6 anos atrás
build.gradle 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
gradle.properties 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
gradlew f3a61d2c05 [Kotlin/Hexagon] Upgrade version and add support files (#5693) 5 anos atrás
gradlew.bat f3a61d2c05 [Kotlin/Hexagon] Upgrade version and add support files (#5693) 5 anos atrás
hexagon-jetty-postgresql.dockerfile 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
hexagon-resin-mongodb.dockerfile 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
hexagon-resin-postgresql.dockerfile 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
hexagon.dockerfile 77edc59e90 Upgrading framework benchmark (#5932) 5 anos atrás
settings.gradle adb73d7eb8 Update framework version (#4659) 6 anos atrás

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, serialization and database access.

Tests

You can run tests against any running server passing the verify.endpoint project property. I.e.: ./gradlew verify -Pverify.endpoint=http://host:1234

Infrastructure Software Versions

Test URLs

In URLs replace ${DB_ENGINE} with one of:

  • mongodb
  • postgresql

and ${TEMPLATE_ENGINE} with: pebble

Jetty

Resin