Michael Hixson 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) пре 7 година
..
src 2e8402fec9 Upgrading to Curacao 4.2.0 (#2241) пре 9 година
.gitignore fe0d9c471b Bringing in Curacao 4 пре 9 година
README.md fe0d9c471b Bringing in Curacao 4 пре 9 година
benchmark_config.json f929f15d1a Dockerize more Java tests (#3351) пре 7 година
curacao.dockerfile 45d5082ec6 Avoid "installing" resin, use the resin home directory directly (#3434) пре 7 година
pom.xml 2e8402fec9 Upgrading to Curacao 4.2.0 (#2241) пре 9 година
source_code fe0d9c471b Bringing in Curacao 4 пре 9 година

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