Nate bd4dbe46e6 More cleanup (#3493) vor 7 Jahren
..
src 6fce84a278 WIP: Dockerify everything (#3457) vor 7 Jahren
webapp 31e3ede6d3 Updating jawn framework (#2961) vor 8 Jahren
README.md e48fdc4a66 Remove gradle wrappers, have gradle dockerfiles instead (#3476) vor 7 Jahren
benchmark_config.json f929f15d1a Dockerize more Java tests (#3351) vor 7 Jahren
build.gradle 84e56b7b1e updating the jawn framework (#3085) vor 8 Jahren
jawn.dockerfile 6fce84a278 WIP: Dockerify everything (#3457) vor 7 Jahren
source_code 84e56b7b1e updating the jawn framework (#3085) vor 8 Jahren

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

Have gradle installed, then:

gradle 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