Anders 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
..
gradle 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
src 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
webapp 31e3ede6d3 Updating jawn framework (#2961) 8 tahun lalu
.gitignore fbfbdaca58 new(framework): added the jawn framework to the benchmark 10 tahun lalu
README.md 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
benchmark_config.json 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
build.gradle 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
gradlew 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
gradlew.bat 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu
setup.sh 31e3ede6d3 Updating jawn framework (#2961) 8 tahun lalu
source_code 84e56b7b1e updating the jawn framework (#3085) 7 tahun lalu

README.md

Jawn framework benchmarking test

This is an implementation of jawn as a portion of a benchmarking test suite comparing a variety of web development platforms.

Running the application

If you have gradle installed:

gradle run

Or use the included wrapper:

./gradlew run

Point your browser at localhost:8080/json

A couple of commands to get going with the benchmark framework

tfb --test jawn

tfb --sleep 5 --duration 10 --clean --test jawn

tfb --sleep 5 --type fortune --test jawn