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

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