msmith-techempower 6fe0f30283 Merge branch 'master' into remove-install-scripts 10 years ago
..
project 70693e2fba Moving remaining frameworks 11 years ago
src c7d7b0c944 Upgrading library to Jetty 9.2.9.v20150224 and Curacao 2.9-M1 10 years ago
.gitignore 70693e2fba Moving remaining frameworks 11 years ago
README.md abb24a7a47 Updating README.md with reference to the correct Curacao version 11 years ago
benchmark_config.json 6fe0f30283 Merge branch 'master' into remove-install-scripts 10 years ago
build.sbt c7d7b0c944 Upgrading library to Jetty 9.2.9.v20150224 and Curacao 2.9-M1 10 years ago
setup.sh 7b1ac83eef Added a bunch more tests 10 years ago
source_code 70693e2fba Moving remaining frameworks 11 years ago

README.md

Curacao Benchmarking Test

Curacao is an open-source toolkit for building REST/HTTP-based integration layers on top of asynchronous Servlets.

Versions

Curacao 2.6.3 https://github.com/markkolich/curacao

Tests

JSON Serialization

Uses Google's GSON under-the-hood.

See the json method in Benchmarks.java

http://localhost:8080/json

Plaintext

See the plainText method in Benchmarks.java

http://localhost:8080/plaintext