Matthias Kurz dc837a9e0a Play2: Change throughput and switch to thread-pool-executor (for db benchmarks) (#4556) 6 жил өмнө
..
play2-scala dc837a9e0a Play2: Change throughput and switch to thread-pool-executor (for db benchmarks) (#4556) 6 жил өмнө
play2-scala-anorm dc837a9e0a Play2: Change throughput and switch to thread-pool-executor (for db benchmarks) (#4556) 6 жил өмнө
play2-scala-reactivemongo dc837a9e0a Play2: Change throughput and switch to thread-pool-executor (for db benchmarks) (#4556) 6 жил өмнө
play2-scala-slick dc837a9e0a Play2: Change throughput and switch to thread-pool-executor (for db benchmarks) (#4556) 6 жил өмнө
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 жил өмнө
benchmark_config.json 48e9b1c315 Scala tests for docker (#3349) 7 жил өмнө
play2-scala-anorm-netty.dockerfile 4ff2a62100 fix typo 6 жил өмнө
play2-scala-anorm.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө
play2-scala-netty.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө
play2-scala-reactivemongo-netty.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө
play2-scala-reactivemongo.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө
play2-scala-slick-netty.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө
play2-scala-slick.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө
play2-scala.dockerfile 982fd1814c Play 2: Adjust thread pool/db pool size to CPU's available 6 жил өмнө

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.