Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Store indexes as named databases in the same db. | Christian Mollekopf | 2015-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. | ||
* | GenericResourceBenchmark | Christian Mollekopf | 2015-08-19 |
Will eventually replace most parts of DummyResourceBenchmark |