Radoslav Petrov c208042772 Changed the range of the id há 9 anos atrás
..
project b12746dbdb Updated scruffy versions há 10 anos atrás
src c208042772 Changed the range of the id há 9 anos atrás
.gitignore 70693e2fba Moving remaining frameworks há 11 anos atrás
README.md b12746dbdb Updated scruffy versions há 10 anos atrás
benchmark_config.json 8eff291ad6 Shored up some metadata há 10 anos atrás
build.sbt b12746dbdb Updated scruffy versions há 10 anos atrás
setup.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported há 9 anos atrás
source_code 70693e2fba Moving remaining frameworks há 11 anos atrás

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