Rikard Pavelic a48b71c524 Disabled bulk reading for Revenj. há 9 anos atrás
..
src a48b71c524 Disabled bulk reading for Revenj. há 9 anos atrás
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. há 9 anos atrás
README.md 05ce1a82bc Simplify Revenj setup. há 9 anos atrás
benchmark_config.json 05ce1a82bc Simplify Revenj setup. há 9 anos atrás
deploy.sh e8d493b587 Replaced Servlet DSL with Revenj. há 9 anos atrás
pom.xml a48b71c524 Disabled bulk reading for Revenj. há 9 anos atrás
setup.sh 05ce1a82bc Simplify Revenj setup. há 9 anos atrás
source_code 05ce1a82bc Simplify Revenj setup. há 9 anos atrás
web.xml 05ce1a82bc Simplify Revenj setup. há 9 anos atrás

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