Matthias Kurz 030e88c9b6 Upgrade jOOQ and mysql-connector-java for Play projects (#3170) 7 years ago
..
play2-scala bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
play2-scala-anorm 030e88c9b6 Upgrade jOOQ and mysql-connector-java for Play projects (#3170) 7 years ago
play2-scala-reactivemongo bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
play2-scala-slick 030e88c9b6 Upgrade jOOQ and mysql-connector-java for Play projects (#3170) 7 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
benchmark_config.json bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_anorm.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_anorm_netty.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_netty.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_reactivemongo.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_reactivemongo_netty.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_slick.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 years ago
setup_scala_slick_netty.sh bcce98ba72 Added bechmarks for the play2 netty backend (#3143) 7 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.