Alpha Ho c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
..
play2-scala c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-anorm c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-reactivemongo c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-slick c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
benchmark_config.json c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-anorm-netty.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-anorm.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-netty.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-reactivemongo-netty.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-reactivemongo.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-slick-netty.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala-slick.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months ago
play2-scala.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 months 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.