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>
Mon, 7 Mar 2016 21:50:50 +0000 (13:50 -0800)
commit281e06ba69ce6f591697acf65a24651050809920
treec2a4caf009b63e8be398ef3da1f0e792f41c9746
parent925bf56447cf87da910441f12b302051e07549ba
Switch bionic over to google-benchmark.

Also removes the old benchmarking library.

Change-Id: I4791ae69fa5dea03644d3d411c60b7c6d1fceae3
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]