Steven Smith 0ce75447c0 Fixed some Java frameworks that were still depending on 'java8' il y a 9 ans
..
src fe0d9c471b Bringing in Curacao 4 il y a 9 ans
.gitignore fe0d9c471b Bringing in Curacao 4 il y a 9 ans
README.md fe0d9c471b Bringing in Curacao 4 il y a 9 ans
benchmark_config.json fe0d9c471b Bringing in Curacao 4 il y a 9 ans
pom.xml fe0d9c471b Bringing in Curacao 4 il y a 9 ans
setup.sh 0ce75447c0 Fixed some Java frameworks that were still depending on 'java8' il y a 9 ans
source_code fe0d9c471b Bringing in Curacao 4 il y a 9 ans

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 4 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/curacao/json

Plaintext

See the plainText method in Benchmarks.java

http://localhost:8080/curacao/plaintext