msmith-techempower 9531785f3e Fixes a race condition 8 rokov pred
..
src a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 rokov pred
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. 9 rokov pred
README.md a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 rokov pred
benchmark_config.json 9531785f3e Fixes a race condition 8 rokov pred
deploy.sh e8d493b587 Replaced Servlet DSL with Revenj. 9 rokov pred
pom.xml a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 rokov pred
setup.sh 05ce1a82bc Simplify Revenj setup. 9 rokov pred
source_code 05ce1a82bc Simplify Revenj setup. 9 rokov pred
web.xml 05ce1a82bc Simplify Revenj setup. 9 rokov pred

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