msmith-techempower 2fd1d353be Merge branch 'master' into remove-install-scripts 10 years ago
..
play2-scala 426ff31e96 plaintext added 10 years ago
play2-scala-activate 0bbe3b8f43 Add new lines to ends of files without them 10 years ago
play2-scala-anorm 31b55efa98 Fix up Play 2 Activate and ReactiveMongo tests 10 years ago
play2-scala-reactivemongo 0bbe3b8f43 Add new lines to ends of files without them 10 years ago
play2-scala-slick 31b55efa98 Fix up Play 2 Activate and ReactiveMongo tests 10 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
benchmark_config.json 426ff31e96 plaintext added 10 years ago
setup_scala.sh ac5934005f Almost done... 10 years ago
setup_scala_activate.sh ac5934005f Almost done... 10 years ago
setup_scala_anorm.sh ac5934005f Almost done... 10 years ago
setup_scala_reactivemongo.sh ac5934005f Almost done... 10 years ago
setup_scala_slick.sh ac5934005f Almost done... 10 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.json file and to generate a setup_*.py file for your test application.