Michael Hixson fb89d10e72 Accept non-localhost connections in pedestal (#2632) %!s(int64=8) %!d(string=hai) anos
..
config dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
src fb89d10e72 Accept non-localhost connections in pedestal (#2632) %!s(int64=8) %!d(string=hai) anos
test dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
.gitignore dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
README.md dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
benchmark_config.json dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
perfit.sh dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
project.clj dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
run.sh dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos
setup.sh dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) %!s(int64=8) %!d(string=hai) anos

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