Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: eb961b01e8aef3ddf84b39bd5c4bac5cf3b22297
https://github.com/hibernate/hibernate-search/commit/eb961b01e8aef3ddf84b...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M integrationtest/performance/pom.xml
M
integrationtest/performance/src/test/java/org/hibernate/search/test/performance/TestRunnerStandalone.java
Log Message:
-----------
HSEARCH-1720 Switch connection pool for performance tests from C3P0 to HicariCP
Commit: 37761798577a0ac50d0f7e303b9b867ace5a1948
https://github.com/hibernate/hibernate-search/commit/37761798577a0ac50d0f...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M
integrationtest/performance/src/test/java/org/hibernate/search/test/performance/scenario/TestContext.java
M
integrationtest/performance/src/test/java/org/hibernate/search/test/performance/scenario/TestScenario.java
Log Message:
-----------
HSEARCH-1720 Scale the test up a bit as we can handle the current load too easily
Compare:
https://github.com/hibernate/hibernate-search/compare/c3dd6e3ba799...3776...