[FFmpeg-devel] [PATCH] tools: add benchmark for hash functions.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Fri May 17 18:05:52 CEST 2013
On 17.05.2013, at 17:44, Nicolas George <nicolas.george at normalesup.org> wrote:
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
> .gitignore | 1 +
> libavutil/Makefile | 4 +-
> tools/hash_bench.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 151 insertions(+), 1 deletion(-)
> create mode 100644 tools/hash_bench.c
>
>
> Mostly for reference, I have no idea whether it deserves to be included.
If included it would be nice if it could also test other hash functions in FFmpeg.
More information about the ffmpeg-devel
mailing list