Nate 9d18b6e21b make sure all have versus key (#6265) 4 years ago
..
config dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 years ago
src 7550fc9ff3 Update MySQL JDBC driver to 8.0.18 (#5225) 5 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
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 years ago
pedestal.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
project.clj 7550fc9ff3 Update MySQL JDBC driver to 8.0.18 (#5225) 5 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