[FFmpeg-devel] [PATCH v8 08/10] tests/swscale: add a benchmarking mode
Michael Niedermayer
michael at niedermayer.cc
Sat Nov 23 23:50:50 EET 2024
On Thu, Nov 21, 2024 at 02:19:30PM +0100, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> With the ability to set the thread count as well. This benchmark includes
> the constant overhead of context initialization.
>
> Sponsored-by: Sovereign Tech Fund
> Signed-off-by: Niklas Haas <git at haasn.dev>
> ---
> libswscale/tests/swscale.c | 93 ++++++++++++++++++++++++++++----------
> 1 file changed, 68 insertions(+), 25 deletions(-)
[...]
this patch could be split a bit to become more readable (it does multiple things)
but it should be ok
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241123/9170d3e9/attachment.sig>
More information about the ffmpeg-devel
mailing list