Juanjo Aguililla a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
..
src a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
README.md a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
benchmark_config.json a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
build.gradle a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
gradle.properties a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
hexagon-jetty-postgresql.dockerfile a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
hexagon-resin-postgresql.dockerfile a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
hexagon.dockerfile a06d14c5e8 Hexagon upgrade (#4229) 6 years ago
settings.gradle a06d14c5e8 Hexagon upgrade (#4229) 6 years ago

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

Infrastructure Software Versions

Test URLs

In URLs replace ${DB_ENGINE} with one of:

  • mongodb
  • postgresql

and ${TEMPLATE_ENGINE} with: pebble

Jetty

Resin

Run inside vagrant

Follow instructions at: https://github.com/TechEmpower/FrameworkBenchmarks#quick-start-guide-vagrant

And run: rm -rf ~/FrameworkBenchmarks/results to clear tests results.