Hamilton Turner 93a1f30e4a Stop treating frameworks as python modules %!s(int64=10) %!d(string=hai) anos
..
project 70693e2fba Moving remaining frameworks %!s(int64=11) %!d(string=hai) anos
src d2294680ac Fix sbt and database issues with scruffy %!s(int64=11) %!d(string=hai) anos
.gitignore 70693e2fba Moving remaining frameworks %!s(int64=11) %!d(string=hai) anos
README.md 70693e2fba Moving remaining frameworks %!s(int64=11) %!d(string=hai) anos
bash_profile.sh dc514dd039 Got most of the scala frameworks updated %!s(int64=11) %!d(string=hai) anos
benchmark_config 70693e2fba Moving remaining frameworks %!s(int64=11) %!d(string=hai) anos
build.sbt 70693e2fba Moving remaining frameworks %!s(int64=11) %!d(string=hai) anos
install.sh e0a154c679 Scruffy replies on SBT %!s(int64=11) %!d(string=hai) anos
setup.sh dc514dd039 Got most of the scala frameworks updated %!s(int64=11) %!d(string=hai) anos
source_code 70693e2fba Moving remaining frameworks %!s(int64=11) %!d(string=hai) anos

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