Michael Hixson d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) преди 7 години
..
config dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) преди 8 години
src 5bfbc010b0 Clojure/* remove most techempower dependencies (#3505) преди 7 години
test dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) преди 8 години
README.md dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) преди 8 години
benchmark_config.json 2ad6f3a6aa Port clojure tests to docker (#3373) преди 7 години
pedestal.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) преди 7 години
project.clj dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) преди 8 години

README.md

Pedestal Benchmarking Test

This is the Pedestal portion of a benchmarking test suite comparing a variety of web development platforms.

Quick testing/benching

You can use the run.sh and perfit.sh scripts to get a rough idea how changes will impact a final benchmark.

Test URLs

JSON Encoding Test

http://localhost:8080/json

Single Query Test

http://localhost:8080/db

Multiple Query Test

http://localhost:8080/queries?queries=number

Fortune Test

http://localhost:8080/fortunes

Database Updates

http://localhost:8080/updates?queries=number

Plaintext

http://localhost:8080/plaintext