[PATCH] build: All microbenchmarks should output in JSON. (bug 27740)
Girish Joshi
girish946@gmail.com
Sun Feb 19 12:50:46 GMT 2023
Hello,
According to bug #27740 [1], I found that the following files need to
be updated.
- benchtests/bench-memccpy.c
- benchtests/bench-strcasestr.c
- benchtests/bench-strcpy_chk.c
- benchtests/bench-strsep.c
- benchtests/bench-strtok.c
Also, the output json needs to be fixed in two files.
- bench-math-inlines.c
- bench-strcoll.c
This patch fixes both of these things.
The output is tested using
benchtests/scripts/compare_strings.py.
Please let me know if some correction is needed in this patch.
Thanks,
Girish Joshi
girishjoshi.io
[1]: https://sourceware.org/bugzilla/show_bug.cgi?id=27740
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-build-All-microbenchmarks-should-output-in-JSON.-bug.patch
Type: text/x-patch
Size: 30167 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20230219/293c9eb0/attachment-0001.bin>
More information about the Libc-alpha
mailing list