Re: [PATCH v2] mempool: test performance with constant n

2022-02-02 Thread Thomas Monjalon
24/01/2022 15:59, Olivier Matz: > From: Morten Brørup > > "What gets measured gets done." > > This patch adds mempool performance tests where the number of objects to > put and get is constant at compile time, which may significantly improve > the performance of these functions. [*] > > Also, i

Re: [PATCH v2] mempool: test performance with constant n

2022-01-25 Thread Olivier Matz
Hi Morten, On Mon, Jan 24, 2022 at 06:20:49PM +0100, Morten Brørup wrote: > > From: Olivier Matz [mailto:olivier.m...@6wind.com] > > Sent: Monday, 24 January 2022 16.00 > > > > From: Morten Brørup > > > > "What gets measured gets done." > > > > This patch adds mempool performance tests where t

RE: [PATCH v2] mempool: test performance with constant n

2022-01-24 Thread Morten Brørup
> From: Olivier Matz [mailto:olivier.m...@6wind.com] > Sent: Monday, 24 January 2022 16.00 > > From: Morten Brørup > > "What gets measured gets done." > > This patch adds mempool performance tests where the number of objects > to > put and get is constant at compile time, which may significantl

[PATCH v2] mempool: test performance with constant n

2022-01-24 Thread Olivier Matz
From: Morten Brørup "What gets measured gets done." This patch adds mempool performance tests where the number of objects to put and get is constant at compile time, which may significantly improve the performance of these functions. [*] Also, it is ensured that the array holding the object use