summaryrefslogtreecommitdiffstats
path: root/tests/genericresourcebenchmark.cpp
Commit message (Collapse)AuthorAge
* Store indexes as named databases in the same db.Christian Mollekopf2015-08-23
| | | | | | Because we also keep using the same transactions this finally makes the resource somewhat performant. On my system genericresourcebenchmark now processes ~4200 messages per second instead of ~280.
* GenericResourceBenchmarkChristian Mollekopf2015-08-19
Will eventually replace most parts of DummyResourceBenchmark