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) 9 年之前
src 5bfbc010b0 Clojure/* remove most techempower dependencies (#3505) 7 年之前
test dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 9 年之前
README.md dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 9 年之前
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) 9 年之前

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