Nate c829d7ef61 Merging master fixes into round-14 (#2254) hace 9 años
..
Revenj.Bench c829d7ef61 Merging master fixes into round-14 (#2254) hace 9 años
.gitignore e8d493b587 Replaced Servlet DSL with Revenj. hace 9 años
README.md 05ce1a82bc Simplify Revenj setup. hace 9 años
Revenj.Bench.sln e8d493b587 Replaced Servlet DSL with Revenj. hace 9 años
Revenj.Http.exe.config e8d493b587 Replaced Servlet DSL with Revenj. hace 9 años
benchmark_config.json 05ce1a82bc Simplify Revenj setup. hace 9 años
install.sh 05ce1a82bc Simplify Revenj setup. hace 9 años
setup.ps1 05ce1a82bc Simplify Revenj setup. hace 9 años
setup.sh 05ce1a82bc Simplify Revenj setup. hace 9 años
source_code 05ce1a82bc Simplify Revenj setup. hace 9 años

README.md

Revenj.NET on Mono and Windows

Revenj HTTP server + DB API + JSON API + PostgreSQL. It uses precompiled DSL model for POCO classes. It uses T4 Templates for HTML output

DSL model

Data structures are defined in a DSL schema

Test source

Test URLs

  • Plaintext - http://localhost:8080/bench/plaintext
  • JSON - http://localhost:8080/bench/json
  • DB - http://localhost:8080/bench/db
  • Queries - http://localhost:8080/bench/queries/{count}
  • Updates - http://localhost:8080/bench/updates/{count}
  • Fortune - http://localhost:8080/bench/fortunes

Software Versions

The tests were run with: