msmith-techempower 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 years ago
..
play2-scala b24dab8622 clean up references 9 years ago
play2-scala-activate e718a9128f Use the same version of the MySQL connector 5.1.38 9 years ago
play2-scala-anorm e718a9128f Use the same version of the MySQL connector 5.1.38 9 years ago
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 years ago
play2-scala-slick e718a9128f Use the same version of the MySQL connector 5.1.38 9 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
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 years ago
setup_scala.sh f4e40a3211 upgrade to latest versions of Play, Scala & Sbt, clean up and tuning runtime & build configurations 9 years ago
setup_scala_activate.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
setup_scala_anorm.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
setup_scala_reactivemongo.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
setup_scala_slick.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 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.