Brittany Mazza b102c3cfbc Move play2-scala-mongo db to under play2-scala directory hace 10 años
..
play2-scala 35d4b9b631 Misc play2 updates hace 11 años
play2-scala-anorm cd9703fe3b Update play2-scala-anorm test hace 11 años
play2-scala-mongodb b102c3cfbc Move play2-scala-mongo db to under play2-scala directory hace 10 años
play2-scala-slick b1fe912bf2 Update play-slick and move to play2-scala-slick hace 11 años
README.md b3ad9429d8 Remove or document code duplicated between play2-java and scala hace 11 años
bash_profile.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 hace 11 años
benchmark_config b102c3cfbc Move play2-scala-mongo db to under play2-scala directory hace 10 años
install.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 hace 11 años
setup_scala.sh 870e7f19fc Refactor change directory order hace 10 años
setup_scala_anorm.sh 09f67f76bb Replace py setup with sh setup play2 scala anorm hace 10 años
setup_scala_mongodb.sh b102c3cfbc Move play2-scala-mongo db to under play2-scala directory hace 10 años
setup_scala_slick.sh 565740830f Replace py setup with sh setup play2 scala slick hace 10 años

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.