]> git.ipfire.org Git - thirdparty/glibc.git/commit
benchtests: Add calloc test
authorWangyang Guo <wangyang.guo@intel.com>
Fri, 29 Nov 2024 08:05:35 +0000 (16:05 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Nov 2024 11:04:28 +0000 (19:04 +0800)
commit2d6427a63cad8056ba6bcaaaa8df21977c8dde3d
tree0af48fd8aa244a5193202a5ebe59e58a1e0e1f37
parent19a198f05802fcc05441c364ed75311ef3f6d663
benchtests: Add calloc test

Two new benchmarks related to calloc added:
- bench-calloc-simple
- bench-calloc-thread
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
benchtests/Makefile
benchtests/bench-calloc-simple.c [new file with mode: 0644]
benchtests/bench-calloc-thread.c [new file with mode: 0644]
benchtests/bench-malloc-simple.c
benchtests/bench-malloc-thread.c