]> sourceware.org Git - glibc.git/commit
Reallocate buffers for every run in strlen
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 16 Aug 2018 08:39:56 +0000 (14:09 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 16 Aug 2018 08:41:57 +0000 (14:11 +0530)
commit34f86d61687457aa57d40cf3c230ca8404d40e45
tree4d297d8c4c2c27a63414ceddddfae1a16506f5d9
parent953a5a4a59434ee316a091514e83e249aa25b09d
Reallocate buffers for every run in strlen

Try and avoid influencing performance of neighbouring functions.
ChangeLog
benchtests/bench-strlen.c
This page took 0.039709 seconds and 5 git commands to generate.