Michael Hixson 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
..
gradle 84e56b7b1e updating the jawn framework (#3085) 7 years ago
src 84e56b7b1e updating the jawn framework (#3085) 7 years ago
webapp 31e3ede6d3 Updating jawn framework (#2961) 8 years ago
.gitignore fbfbdaca58 new(framework): added the jawn framework to the benchmark 10 years ago
README.md 84e56b7b1e updating the jawn framework (#3085) 7 years ago
benchmark_config.json 84e56b7b1e updating the jawn framework (#3085) 7 years ago
build.gradle 84e56b7b1e updating the jawn framework (#3085) 7 years ago
gradlew 84e56b7b1e updating the jawn framework (#3085) 7 years ago
gradlew.bat 84e56b7b1e updating the jawn framework (#3085) 7 years ago
setup.sh 99940f42f8 Upgrade to Java 9 (#3286) 7 years ago
source_code 84e56b7b1e updating the jawn framework (#3085) 7 years ago

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