msmith-techempower 8eff291ad6 Shored up some metadata 10 anni fa
..
project b12746dbdb Updated scruffy versions 10 anni fa
src acac7e9250 Fixing a lot more production-only bugs 10 anni fa
.gitignore 70693e2fba Moving remaining frameworks 11 anni fa
README.md b12746dbdb Updated scruffy versions 10 anni fa
benchmark_config.json 8eff291ad6 Shored up some metadata 10 anni fa
build.sbt b12746dbdb Updated scruffy versions 10 anni fa
setup.sh acac7e9250 Fixing a lot more production-only bugs 10 anni fa
source_code 70693e2fba Moving remaining frameworks 11 anni fa

README.md

#Scruffy Benchmarking Test

This is the Scruffy portion of a benchmarking test suite comparing a variety of web development platforms.

Infrastructure Software Versions

The tests were run with:

Test URLs

Test type 1: JSON serialization

http://localhost:8080/json

This example uses the built-in Jackson for json support.

Test type 2: Single database query

This example uses casbah for Mongo queries. Future improvement would be to switch to a nonblocking library.

http://localhost:8080/db

Test type 6: Plaintext

http://localhost:8080/plaintext