msmith-techempower 7b1ac83eef Added a bunch more tests il y a 10 ans
..
play2-java 31d879ba71 Update to latest Play release - 2.3.7 il y a 10 ans
play2-java-ebean-bonecp 31d879ba71 Update to latest Play release - 2.3.7 il y a 10 ans
play2-java-ebean-hikaricp 31d879ba71 Update to latest Play release - 2.3.7 il y a 10 ans
play2-java-jpa-bonecp 31d879ba71 Update to latest Play release - 2.3.7 il y a 10 ans
play2-java-jpa-hikaricp 31d879ba71 Update to latest Play release - 2.3.7 il y a 10 ans
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 il y a 10 ans
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 il y a 10 ans
setup_java.sh 7b1ac83eef Added a bunch more tests il y a 10 ans
setup_java_ebean_bonecp.sh 302f740bc6 Setup Java environment variables in central location il y a 10 ans
setup_java_ebean_hikaricp.sh 302f740bc6 Setup Java environment variables in central location il y a 10 ans
setup_java_jpa_bonecp.sh 302f740bc6 Setup Java environment variables in central location il y a 10 ans
setup_java_jpa_hikaricp.sh 302f740bc6 Setup Java environment variables in central location il y a 10 ans

README.md

play2-java framework tests

  1. Add new test applications in subdirectories named either play2-java or play2-java-orm.
  2. Edit frameworks/Java/play2-java/generate_config.py and add configuration for the new test applications.
  3. Run python frameworks/Java/play2-java/generate_config.py to generate a new benchmark_config.json file and to generate a setup_*.py file for your test application.