This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 06caf53adf Implement C23 rootn. new c6bf6d1897 benchtest: malloc tcache hotpath benchtest
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: benchtests/Makefile | 9 ++ ...bench-calloc-simple.c => bench-calloc-tcache.c} | 4 +- benchtests/bench-malloc-tcache.c | 174 +++++++++++++++++++++ 3 files changed, 185 insertions(+), 2 deletions(-) copy benchtests/{bench-calloc-simple.c => bench-calloc-tcache.c} (90%) create mode 100644 benchtests/bench-malloc-tcache.c