Nate 0096f84ee9 Config for the new toolset (#6259) před 4 roky
..
src 69effff115 updated to latest version of jawn (#5309) před 5 roky
README.md e48fdc4a66 Remove gradle wrappers, have gradle dockerfiles instead (#3476) před 7 roky
benchmark_config.json 69effff115 updated to latest version of jawn (#5309) před 5 roky
build.gradle 69effff115 updated to latest version of jawn (#5309) před 5 roky
config.toml 0096f84ee9 Config for the new toolset (#6259) před 4 roky
jawn.dockerfile 0096f84ee9 Config for the new toolset (#6259) před 4 roky

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