OSDN Git Service

Switch bionic over to google-benchmark.
authorElliott Hughes <enh@google.com>
Wed, 17 Feb 2016 18:23:52 +0000 (10:23 -0800)
committerElliott Hughes <enh@google.com>
Wed, 9 Mar 2016 20:38:14 +0000 (12:38 -0800)
commita630784fe1124ae5956da2639f1b324c15365fa7
tree12a9767cc06149782b4779336960377f863a6d2b
parentfe88d4270b6ab5358b8e28decc848c496f67988c
Switch bionic over to google-benchmark.

Also removes the old benchmarking library.

(cherry picked from commit 281e06ba69ce6f591697acf65a24651050809920)

Bug: http://b/24803663
Change-Id: Idde5aa759b03d2b3cb51e32785beaf1c46476fa3
14 files changed:
benchmarks/Android.mk
benchmarks/Benchmark.cpp [deleted file]
benchmarks/benchmark/Benchmark.h [deleted file]
benchmarks/main.cpp [deleted file]
benchmarks/math_benchmark.cpp
benchmarks/property_benchmark.cpp
benchmarks/pthread_benchmark.cpp
benchmarks/semaphore_benchmark.cpp
benchmarks/stdio_benchmark.cpp
benchmarks/string_benchmark.cpp
benchmarks/time_benchmark.cpp
benchmarks/unistd_benchmark.cpp
benchmarks/utils.cpp [deleted file]
benchmarks/utils.h [deleted file]