Michael Hixson 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
..
conf 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
src 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
README.md c40fa801ed Updated per review. (#3050) 7 years ago
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
pom.xml e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
proteus-base.dockerfile 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
proteus-mysql.dockerfile 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
proteus.dockerfile 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
run.sh 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago

README.md

Proteus Benchmarking Test

This is an implementation of proteus as a portion of a benchmarking test suite comparing a variety of web development platforms.

This project consists of several tests:

  • MySql / Postgres DB and Fortunes

  • Plaintext and JSON

  • All are defined in : Benchmarks.java

All configuration is done thorugh the application.conf configuration file