Nate 9d18b6e21b make sure all have versus key (#6265) 4 år sedan
..
config dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 år sedan
src 7550fc9ff3 Update MySQL JDBC driver to 8.0.18 (#5225) 5 år sedan
test dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 år sedan
README.md dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 år sedan
benchmark_config.json 2ad6f3a6aa Port clojure tests to docker (#3373) 7 år sedan
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 år sedan
pedestal.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 år sedan
project.clj 7550fc9ff3 Update MySQL JDBC driver to 8.0.18 (#5225) 5 år sedan

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