Michael Hixson b472c2f4dd Remove source_code files, count all files instead (#3715) преди 7 години
..
src eb67470bd1 Make HTTP header verification more strict (#3643) преди 7 години
webapp 49ab451fdb Remove some large files and images (#3699) преди 7 години
README.md e48fdc4a66 Remove gradle wrappers, have gradle dockerfiles instead (#3476) преди 7 години
benchmark_config.json f929f15d1a Dockerize more Java tests (#3351) преди 7 години
build.gradle 84e56b7b1e updating the jawn framework (#3085) преди 8 години
jawn.dockerfile bf85f1f907 Upgrade to gradle 4.7 (#3711) преди 7 години

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