Radoslav Petrov 3bd9c32be7 Update ratpack to Java 11 and dependencies (#4782) %!s(int64=6) %!d(string=hai) anos
..
src 3bd9c32be7 Update ratpack to Java 11 and dependencies (#4782) %!s(int64=6) %!d(string=hai) anos
webapp 49ab451fdb Remove some large files and images (#3699) %!s(int64=7) %!d(string=hai) anos
README.md e48fdc4a66 Remove gradle wrappers, have gradle dockerfiles instead (#3476) %!s(int64=7) %!d(string=hai) anos
benchmark_config.json f929f15d1a Dockerize more Java tests (#3351) %!s(int64=7) %!d(string=hai) anos
build.gradle 3bd9c32be7 Update ratpack to Java 11 and dependencies (#4782) %!s(int64=6) %!d(string=hai) anos
jawn.dockerfile 3bd9c32be7 Update ratpack to Java 11 and dependencies (#4782) %!s(int64=6) %!d(string=hai) anos

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