Steven Smith 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 年之前
..
play2-scala e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 年之前
play2-scala-activate 0bbe3b8f43 Add new lines to ends of files without them 10 年之前
play2-scala-anorm e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 年之前
play2-scala-reactivemongo e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 年之前
play2-scala-slick e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 年之前
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 年之前
benchmark_config.json e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 年之前
setup_scala.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 年之前
setup_scala_activate.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 年之前
setup_scala_anorm.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 年之前
setup_scala_reactivemongo.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 年之前
setup_scala_slick.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 年之前

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.