diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-03-18 15:05:38 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-03-05 13:29:48 +0000 |
commit | dac7ea4a6fb8111e60fc35c104302800cf986ad2 (patch) | |
tree | b121126bd84061ad0e1f807923c52fbcafe95f7e /sysdeps/unix | |
parent | 226476e32251b5688eead482a9338c04ce84d715 (diff) | |
download | glibc-dac7ea4a6fb8111e60fc35c104302800cf986ad2.zip glibc-dac7ea4a6fb8111e60fc35c104302800cf986ad2.tar.gz glibc-dac7ea4a6fb8111e60fc35c104302800cf986ad2.tar.bz2 |
benchtests: Improve large memcpy/memset benchmarks
Adjust sizes between 64KB and 16MB and iterations based on length.
Remove incorrect uses of alloc_bufs since we're not interested in measuring
Linux clear_page time. Use getpagesize() - 1 instead of 4095 when
aligning within a page.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions