aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-wcrtomb.c
AgeCommit message (Collapse)Author
2022-05-06benchtests: Add wcrtomb microbenchmarkSiddhesh Poyarekar
Add a simple benchmark that measures wcrtomb performance with various locales with 1-4 byte characters. Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org> Reviewed-by: Florian Weimer <fweimer@redhat.com>