Michael Hixson 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) il y a 7 ans
..
src 7eceb61271 Dockerize more Java frameworks (#3366) il y a 7 ans
.gitignore 5d44d57cbb RevenJ framework testing fixes (#2442) il y a 8 ans
README.md c71b841756 Revenj Java switched from JSP to Rocker (#2934) il y a 8 ans
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) il y a 7 ans
pom.xml 7eceb61271 Dockerize more Java frameworks (#3366) il y a 7 ans
revenj-jvm.dockerfile 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) il y a 7 ans
source_code 5d44d57cbb RevenJ framework testing fixes (#2442) il y a 8 ans
web.xml 5d44d57cbb RevenJ framework testing fixes (#2442) il y a 8 ans

README.md

Revenj.JVM Benchmarking Test

Servlet + Revenj DB API + DSL-JSON + Rocker + PostgreSQL. It uses precompiled DSL model for POJO classes. It uses Rocker for HTML output

DSL model

Data structures are defined in a DSL schema

Test sources

Software Versions

The tests were run with:

Test URLs

  • Plaintext - http://localhost:8080/revenj/plaintext
  • JSON - http://localhost:8080/revenj/json
  • DB - http://localhost:8080/revenj/db
  • Queries - http://localhost:8080/revenj/queries?queries={count}
  • Updates - http://localhost:8080/revenj/updates?queries={count}
  • Fortune - http://localhost:8080/revenj/fortunes