strolch/li.strolch.performancetest
Robert von Burg 01535fb515 [New] added connection pool properties for PersistenceHandler
- e.g. for PostgreSQL enforce pool size:
  <db.pool.maximumPoolSize>1</db.pool.maximumPoolSize>
2015-04-30 08:46:18 +02:00
..
src [New] added connection pool properties for PersistenceHandler 2015-04-30 08:46:18 +02:00
.gitignore [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00
LICENSE [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00
README.md [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00
pom.xml [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00

README.md

li.strolch.performancetest

Strolch project to run performance tests, either manually or automatically