Rikard Pavelic a94d8cfa54 Switch to official Mono 9 年 前
..
src e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
README.md e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
benchmark_config.json e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
deploy.sh e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
pom.xml e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
setup.sh a94d8cfa54 Switch to official Mono 9 年 前
source_code e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前
web.xml e8d493b587 Replaced Servlet DSL with Revenj. 9 年 前

README.md

#Revenj.JVM Benchmarking Test

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

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}