diff options
| author | Jim Huang <jim.huang@linaro.org> | 2011-04-20 15:35:04 +0800 |
|---|---|---|
| committer | Jim Huang <jserv@0xlab.org> | 2011-04-20 15:39:43 +0800 |
| commit | f50e9be5930a08fa825b0c23353c802e11369b14 (patch) | |
| tree | 7d0c8e2dac5c6711b267850890e0f0ccea943bc6 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
| parent | 3ef36b2115d0802e668e325b59af6ef14d999e71 (diff) | |
bionic: Add ARM optimized strcmp()
Reference results of the experiments on TI OMAP3430 at 600 MHz
$ bench_strcmp -N "strcmp_1k" -s 1k -I 200
[original C code]
prc thr usecs/call samples errors cnt/samp size
strcmp_1k 1 1 10.38000 102 0 15000 1024
[ARM optimized code]
prc thr usecs/call samples errors cnt/samp size
strcmp_1k 1 1 3.08840 88 0 15000 1024
The work was derived from ARM Ltd, contributed to newlib, and reworked
for Android by Linaro.
Change-Id: Ib0d5755e1eb9adb07d80ef0252f57a5c4c57a425
Signed-off-by: Jim Huang <jserv@0xlab.org>
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions
