summaryrefslogtreecommitdiff
path: root/micro_bench/micro_bench.cpp
AgeCommit message (Expand)Author
2018-08-07Delete micro_bench.Christopher Ferris
2018-05-10Remove -Wno-error from system/extrasColin Cross
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
2016-05-18Fix misc-macro-parentheses warnings in micro_bench.Chih-Hung Hsieh
2016-02-02Fix/suppress potential memory leaks warnings.Chih-Hung Hsieh
2016-01-12Remove cpu benchmark.Christopher Ferris
2015-04-08Add memmove benchmarking.Christopher Ferris
2015-01-28Add missing <string.h> include.Elliott Hughes
2014-03-20micro_bench: 64 bit compile issuesMark Salyzyn
2013-07-30Add cold versions of benchmarks.android-cts-4.4_r4android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8kitkat-releasekitkat-cts-releaseChristopher Ferris
2013-07-10Adding strlen, strcat, strcpy benchmarks.Christopher Ferris
2013-06-26Add a benchmark of strcpy.Christopher Ferris
2013-04-02Add strcmp benchmarking.Christopher Ferris
2013-02-15Update micro_bench.Christopher Ferris