Re: [PATCH v3 0/4] mempool perf test: test random bulk sizes

2025-06-08 Thread Thomas Monjalon
> 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.

[PATCH v3 0/4] mempool perf test: test random bulk sizes

2025-04-01 Thread Morten Brørup
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