Radoslav Petrov ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
..
config dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 years ago
src 5bfbc010b0 Clojure/* remove most techempower dependencies (#3505) 7 years ago
test dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 years ago
README.md dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 years ago
benchmark_config.json 2ad6f3a6aa Port clojure tests to docker (#3373) 7 years ago
pedestal.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
project.clj ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago

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