msmith-techempower 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata hace 8 años
..
src 2e8402fec9 Upgrading to Curacao 4.2.0 (#2241) hace 9 años
.gitignore fe0d9c471b Bringing in Curacao 4 hace 9 años
README.md fe0d9c471b Bringing in Curacao 4 hace 9 años
benchmark_config.json dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. hace 9 años
pom.xml 2e8402fec9 Upgrading to Curacao 4.2.0 (#2241) hace 9 años
setup.sh 0ce75447c0 Fixed some Java frameworks that were still depending on 'java8' hace 9 años
source_code fe0d9c471b Bringing in Curacao 4 hace 9 años

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