[FFmpeg-devel] [PATCH v3] checkasm: add sample argument to adjust during bench
J. Dekker
jdek at itanimul.li
Tue May 21 17:49:51 EEST 2024
Lynne via ffmpeg-devel <ffmpeg-devel at ffmpeg.org> writes:
> [[PGP Signed Part:Undecided]]
> On 21/05/2024 15:51, J. Dekker wrote:
>> Some timers on certain device and test combinations can produce noisy
>> results, affecting the reliability of performance measurements. One
>> notable example of this is the Canaan K230 RISC-V development board.
>> An option to adjust the number of samples by an exponent (--runs) has
>> been added, allowing developers to increase the sample count for more
>> reliable results.
>> Signed-off-by: J. Dekker <jdek at itanimul.li>
>> ---
>> tests/checkasm/checkasm.c | 16 +++++++++++++++-
>> tests/checkasm/checkasm.h | 7 ++++---
>> 2 files changed, 19 insertions(+), 4 deletions(-)>
> Tested, works as intended
> LGTM, thanks
Thanks pushed with fixed commit message.
--
jd
More information about the ffmpeg-devel
mailing list