Hamilton Turner f4dca239f5 Move java.sh to java7.sh 10 年之前
..
project 70693e2fba Moving remaining frameworks 11 年之前
src c7d7b0c944 Upgrading library to Jetty 9.2.9.v20150224 and Curacao 2.9-M1 10 年之前
.gitignore 70693e2fba Moving remaining frameworks 11 年之前
README.md abb24a7a47 Updating README.md with reference to the correct Curacao version 10 年之前
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 年之前
build.sbt c7d7b0c944 Upgrading library to Jetty 9.2.9.v20150224 and Curacao 2.9-M1 10 年之前
install.sh f4dca239f5 Move java.sh to java7.sh 10 年之前
setup.sh 302f740bc6 Setup Java environment variables in central location 10 年之前
source_code 70693e2fba Moving remaining frameworks 11 年之前

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