Nate 7ddc421647 Docker quality of life improvements (#3615) 7 年之前
..
src 6fce84a278 WIP: Dockerify everything (#3457) 7 年之前
README.md c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 年之前
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
pom.xml 7eceb61271 Dockerize more Java frameworks (#3366) 7 年之前
revenj-jvm.dockerfile 7ddc421647 Docker quality of life improvements (#3615) 7 年之前
source_code 5d44d57cbb RevenJ framework testing fixes (#2442) 8 年之前
web.xml 5d44d57cbb RevenJ framework testing fixes (#2442) 8 年之前

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