[FFmpeg-devel] [PATCH 1/7] checkasm: add csv/tsv bench output
Rémi Denis-Courmont
remi at remlab.net
Fri Aug 16 18:03:15 EEST 2024
Le 16 août 2024 14:03:01 GMT+03:00, Anton Khirnov <anton at khirnov.net> a écrit :
>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.
Me neither.
>And would it make sense to allow specifying an arbitrary separator
>string?
Sounds a bit overkill.
More information about the ffmpeg-devel
mailing list