]> sourceware.org Git - glibc.git/commit
benchtests: Use JSON for bench-rawmemchr output
authorMatheus Castanho <msc@linux.ibm.com>
Wed, 12 May 2021 14:27:16 +0000 (11:27 -0300)
committerMatheus Castanho <msc@linux.ibm.com>
Mon, 17 May 2021 14:10:19 +0000 (11:10 -0300)
commitf4605e611a93891b1fdf8d0f48b3fba0d572f1ad
treee39cd08d02cd54e4b0daf3cbcf14de372d39b6b7
parent1a594aa986ffe28657a03baa5c53c0a0e7dc2ecd
benchtests: Use JSON for bench-rawmemchr output

Convert the output of benchtests/bench-rawmemchr to JSON like other string
benchmarks.  This makes the output more parseable and allows usage of
compare_strings.py, for example.

Reviewed-by: Lucas A. M. Magalhaes <lamm@linux.ibm.com>
benchtests/bench-rawmemchr.c
This page took 0.039726 seconds and 5 git commands to generate.