[FFmpeg-devel] [PATCH 1/7] checkasm: add csv/tsv bench output

Anton Khirnov anton at khirnov.net
Fri Aug 16 14:03:01 EEST 2024


Quoting J. Dekker (2024-08-13 16:03:30)
> When collecting performance information from checkasm it is common
> to parse the output for use in graphs to compare vs different
> architectures.
> 
> Signed-off-by: J. Dekker <jdek at itanimul.li>
> ---
>  tests/checkasm/checkasm.c | 22 ++++++++++++++++++++--
>  1 file changed, 20 insertions(+), 2 deletions(-)

Is TSV a standard acronym? I've never seen it before.
And would it make sense to allow specifying an arbitrary separator
string?

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list