Michael Hixson fb89d10e72 Accept non-localhost connections in pedestal (#2632) 8 ani în urmă
..
config dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
src fb89d10e72 Accept non-localhost connections in pedestal (#2632) 8 ani în urmă
test dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
.gitignore dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
README.md dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
benchmark_config.json dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
perfit.sh dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
project.clj dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
run.sh dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă
setup.sh dce9eae096 Update to latest Pedestal version; Use Pedestal's fast setup (#2521) 8 ani în urmă

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