Nate c829d7ef61 Merging master fixes into round-14 (#2254) 9 years ago
..
src c829d7ef61 Merging master fixes into round-14 (#2254) 9 years ago
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. 9 years ago
README.md 05ce1a82bc Simplify Revenj setup. 9 years ago
benchmark_config.json 05ce1a82bc Simplify Revenj setup. 9 years ago
deploy.sh e8d493b587 Replaced Servlet DSL with Revenj. 9 years ago
pom.xml c829d7ef61 Merging master fixes into round-14 (#2254) 9 years ago
setup.sh 05ce1a82bc Simplify Revenj setup. 9 years ago
source_code 05ce1a82bc Simplify Revenj setup. 9 years ago
web.xml 05ce1a82bc Simplify Revenj setup. 9 years ago

README.md

#Revenj.JVM Benchmarking Test

Servlet + Revenj DB API + DSL-JSON + PostgreSQL. It uses precompiled DSL model for POJO classes. It uses JSP 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