donovanmuller aabfca060c Merge https://github.com/TechEmpower/FrameworkBenchmarks há 11 anos atrás
..
play2-java 35d4b9b631 Misc play2 updates há 11 anos atrás
play2-java-ebean 35d4b9b631 Misc play2 updates há 11 anos atrás
play2-java-jpa 8c8f7ce4d3 Renamed project after move to new directory structure há 11 anos atrás
README.md b3ad9429d8 Remove or document code duplicated between play2-java and scala há 11 anos atrás
__init__.py d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 há 11 anos atrás
bash_profile.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 há 11 anos atrás
benchmark_config aabfca060c Merge https://github.com/TechEmpower/FrameworkBenchmarks há 11 anos atrás
generate_config.py aabfca060c Merge https://github.com/TechEmpower/FrameworkBenchmarks há 11 anos atrás
install.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 há 11 anos atrás
setup_common.py b3ad9429d8 Remove or document code duplicated between play2-java and scala há 11 anos atrás
setup_java.py b3ad9429d8 Remove or document code duplicated between play2-java and scala há 11 anos atrás
setup_java_ebean.py b3ad9429d8 Remove or document code duplicated between play2-java and scala há 11 anos atrás
setup_java_jpa.py ae30b023c2 Moved play-java-jpa to play2-java/play2-java-jpa há 11 anos atrás

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 file and to generate a setup_*.py file for your test application.