Michael Hixson 0abce1568e Specify UTF-8 encoding in the revenj-jvm fortunes jsp (#2659) пре 8 година
..
src 0abce1568e Specify UTF-8 encoding in the revenj-jvm fortunes jsp (#2659) пре 8 година
.gitignore 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година
README.md 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година
benchmark_config.json 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година
deploy.sh 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година
pom.xml 647e818f78 Java JSON fix. C# connection fix (#2623) пре 8 година
setup.sh 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година
source_code 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година
web.xml 5d44d57cbb RevenJ framework testing fixes (#2442) пре 9 година

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