Quellcode durchsuchen

Merge branch 'master' of te.github.com:TechEmpower/FrameworkBenchmarks

Patrick Falls vor 12 Jahren
Ursprung
Commit
0715453852
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      play-java/conf/application.conf

+ 1 - 1
play-java/conf/application.conf

@@ -35,7 +35,7 @@ db.default.user=benchmarkdbuser
 db.default.password=benchmarkdbpass
 db.default.jndiName=DefaultDS
 
-db.default.partitionCount=4
+db.default.partitionCount=64
 
 # The number of connections to create per partition. Setting this to 
 # 5 with 3 partitions means you will have 15 unique connections to the