Nate 14204ff003 Fix csharp/revenj start/stop issues (#7197) 3 gadi atpakaļ
..
Revenj.Bench 647e818f78 Java JSON fix. C# connection fix (#2623) 8 gadi atpakaļ
README.md c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 gadi atpakaļ
Revenj.Bench.sln a4603d3d2e Revenj.NET simplified. DSL compiler upgraded. Latest Revenj.Java 8 gadi atpakaļ
Revenj.Http.exe.config 6fce84a278 WIP: Dockerify everything (#3457) 7 gadi atpakaļ
benchmark_config.json 510f09f224 Port mono tests to docker (#3448) 7 gadi atpakaļ
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 gadi atpakaļ
revenj.dockerfile 14204ff003 Fix csharp/revenj start/stop issues (#7197) 3 gadi atpakaļ

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: