OSDN Git Service

Improve benchmarking tool, add a few math benchmarks.
authorElliott Hughes <enh@google.com>
Wed, 6 Feb 2013 23:47:09 +0000 (15:47 -0800)
committerElliott Hughes <enh@google.com>
Wed, 6 Feb 2013 23:47:09 +0000 (15:47 -0800)
commit9edb3e004b487e08cbbb54f2af18b15241550513
treeafb15c0e496588ed186e7558c1f890b6871cc296
parentd10a5a02d1e9315dd7d780c2f221d116ced45a69
Improve benchmarking tool, add a few math benchmarks.

Change-Id: I641305dd0e4ac0705381e735ed1604c5be7aa536
tests/Android.mk
tests/benchmark.h
tests/benchmark_main.cpp
tests/math_benchmark.cpp [new file with mode: 0644]
tests/string_benchmark.cpp