Nate 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
..
Revenj.Bench 647e818f78 Java JSON fix. C# connection fix (#2623) %!s(int64=8) %!d(string=hai) anos
README.md c71b841756 Revenj Java switched from JSP to Rocker (#2934) %!s(int64=8) %!d(string=hai) anos
Revenj.Bench.sln a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java %!s(int64=8) %!d(string=hai) anos
Revenj.Http.exe.config 6fce84a278 WIP: Dockerify everything (#3457) %!s(int64=7) %!d(string=hai) anos
benchmark_config.json 510f09f224 Port mono tests to docker (#3448) %!s(int64=7) %!d(string=hai) anos
config.toml 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
revenj.dockerfile 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos

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: