Alex Schneider d77262b172 Add maven to all the fw_depends. Some of them don't require it, but most do, so it is easier to add to all 11 years ago
..
project 1af82bf38e - Bumping Curacao library version to latest released version, 2.5.3 11 years ago
src 26e710eef6 Upgrading branch to use Curacao 2.0-RC3 11 years ago
.gitignore 609ede5ed5 Removed the 'xsbt-web-plugin' from the tests and integrated SBT assembly to package the benchmark runner into a standalone JAR. Updated setup.py too. 11 years ago
README.md 07397b86d0 Tweaking README.md, fixing broken links and correcting library version under test 11 years ago
__init__.py 1d1f2dbabb Adding Curacao to benchmark test suite 12 years ago
benchmark_config 609ede5ed5 Removed the 'xsbt-web-plugin' from the tests and integrated SBT assembly to package the benchmark runner into a standalone JAR. Updated setup.py too. 11 years ago
build.sbt ffe3377bcf Upgrading Curacao to latest v2.6.2 and Jetty to latest 9-stable v9.2.0.v20140526 11 years ago
install.sh d77262b172 Add maven to all the fw_depends. Some of them don't require it, but most do, so it is easier to add to all 11 years ago
setup.py 609ede5ed5 Removed the 'xsbt-web-plugin' from the tests and integrated SBT assembly to package the benchmark runner into a standalone JAR. Updated setup.py too. 11 years ago
source_code e9d0266c75 Updating source_code file with newly introduced Bootstrap.java 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.2 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