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

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