Hamilton Turner f4dca239f5 Move java.sh to java7.sh 10 жил өмнө
..
project 70693e2fba Moving remaining frameworks 11 жил өмнө
src b048329807 Add in code that was accidentally removed in merge conflict. 10 жил өмнө
.gitignore 70693e2fba Moving remaining frameworks 11 жил өмнө
README.md fae60216e1 Updated Scruffy tests for latest version plus a couple of fixes 10 жил өмнө
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 жил өмнө
build.sbt fae60216e1 Updated Scruffy tests for latest version plus a couple of fixes 10 жил өмнө
install.sh f4dca239f5 Move java.sh to java7.sh 10 жил өмнө
setup.sh f4dca239f5 Move java.sh to java7.sh 10 жил өмнө
source_code 70693e2fba Moving remaining frameworks 11 жил өмнө

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