msmith-techempower 9531785f3e Fixes a race condition 8 years ago
..
src a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 years ago
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. 9 years ago
README.md a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 years ago
benchmark_config.json 9531785f3e Fixes a race condition 8 years ago
deploy.sh e8d493b587 Replaced Servlet DSL with Revenj. 9 years ago
pom.xml a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 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