|
@@ -57,7 +57,7 @@ akka {
|
|
|
fork-join-executor {
|
|
|
# one thread per core is enough
|
|
|
# https://github.com/playframework/playframework/issues/7242#issuecomment-295215448
|
|
|
- parallelism-factor = 2.0
|
|
|
+ parallelism-factor = 1.5
|
|
|
|
|
|
# Information about the TechEmpower benchmark environment: https://www.techempower.com/benchmarks/#section=environment
|
|
|
# The environment variable physical_cpu_count does NOT include the hyperthreaded cores!
|