> Morten Brørup (4):
> mempool perf test: replace bare unsigned with unsigned int
> mempool perf test: test default mempool with cache
> mempool perf test: improve output readability
> mempool perf test: test random bulk sizes
Applied, thanks.
Bulk requests to get or put objects in a mempool often vary in size.
A series of tests with pseudo random request sizes, to mitigate the
benefits of the CPU's dynamic branch predictor, was added.
Also, various other minor changes:
- Improved the output formatting for readability.
- Added test for
2 matches
Mail list logo