Keith R. Gustafson f16f0f0f90 Clojure tests: Update to Clojure 1.8.0 9 years ago
..
config fe8667e692 JSON working manually from inside FWB 10 years ago
src 9923de5077 Fixing a lot of production-only issues 10 years ago
test fe8667e692 JSON working manually from inside FWB 10 years ago
.gitignore fe8667e692 JSON working manually from inside FWB 10 years ago
README.md f16f0f0f90 Clojure tests: Update to Clojure 1.8.0 9 years ago
benchmark_config.json d938a3729d Conform to latest benchmark requirements 10 years ago
project.clj f16f0f0f90 Clojure tests: Update to Clojure 1.8.0 9 years ago
setup.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago

README.md

Pedestal Benchmarking Test

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

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