Rich Dougherty cc4dbdf9c7 Fix Play 2 benchmark_config files to say "Full" instead of ORM name 11 years ago
..
play2-scala 35d4b9b631 Misc play2 updates 11 years ago
play2-scala-anorm cd9703fe3b Update play2-scala-anorm test 11 years ago
play2-scala-slick b1fe912bf2 Update play-slick and move to play2-scala-slick 11 years ago
README.md b3ad9429d8 Remove or document code duplicated between play2-java and scala 11 years ago
__init__.py d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 11 years ago
bash_profile.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 11 years ago
benchmark_config cc4dbdf9c7 Fix Play 2 benchmark_config files to say "Full" instead of ORM name 11 years ago
install.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 11 years ago
setup_common.py b3ad9429d8 Remove or document code duplicated between play2-java and scala 11 years ago
setup_scala.py b3ad9429d8 Remove or document code duplicated between play2-java and scala 11 years ago
setup_scala_anorm.py b3ad9429d8 Remove or document code duplicated between play2-java and scala 11 years ago
setup_scala_slick.py b1fe912bf2 Update play-slick and move to play2-scala-slick 11 years ago

README.md

play2-scala framework tests

  1. Add new test applications in subdirectories named either play2-scala or play2-scala-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.