summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Use compiler builtins for fabs.""Elliott Hughes2015-11-071-0/+26
* Use __builtin_* in <math.h>.Elliott Hughes2015-11-071-0/+124
* Change name of rwlock benchmark.Yabin Cui2015-03-171-4/+4
* Revert "Revert "Moving StringPrintf to libbase.""Dan Albert2015-03-162-6/+6
* Revert "Moving StringPrintf to libbase."Nicolas Geoffray2015-03-162-6/+6
* Moving StringPrintf to libbase.Dan Albert2015-03-132-6/+6
* Allow wildcards to match arg values.Christopher Ferris2015-02-253-31/+51
* Fix 64-bit benchmark buildGreg Hackmann2015-02-202-9/+9
* Refactor the benchmark code.Christopher Ferris2015-02-1916-815/+806
* bionic: benchmarks: Add BM_semaphore_sem_post_sem_waitMark Salyzyn2015-02-121-0/+98
* bionic: benchmarks: Add BM_semaphore_sem_postMark Salyzyn2015-02-091-0/+94
* Do not build host benchmark code on macs.Christopher Ferris2015-01-261-0/+10
* Remove obsolete BUILD_TINY_ANDROID.Elliott Hughes2015-01-241-4/+0
* Implement __fsetlocking.Elliott Hughes2015-01-211-2/+14
* Add a benchmark for using stdio to read a file in /proc.Elliott Hughes2015-01-161-0/+10
* Use SI prefixes throughout the benchmark output.Elliott Hughes2015-01-161-12/+45
* Use a vector of benchmarks and new for loop syntax.Elliott Hughes2015-01-151-11/+9
* bionic benchmarks: limit benchmark run time to 1s real timeColin Cross2015-01-151-4/+8
* bionic benchmarks: export benchmark libraryColin Cross2015-01-153-14/+40
* Use mmap to create the pthread_internal_tYabin Cui2014-12-191-0/+92
* Extract bionic-prepare-run-on-host to inc file.Dmitriy Ivanov2014-12-021-17/+13
* Build our benchmarks against glibc too.Elliott Hughes2014-12-015-5/+31
* Merge "Benchmark fread/fwrite both buffered and unbuffered."Elliott Hughes2014-12-011-15/+21
|\
| * Benchmark fread/fwrite both buffered and unbuffered.Elliott Hughes2014-12-011-15/+21
* | Fix running the bionic benchmarks on the host.Elliott Hughes2014-12-011-5/+5
|/
* Switch benchmarks and tests to libc++.Dan Albert2014-09-301-2/+1
* Prevent benchmarks from being optimized away.Dan Albert2014-09-251-2/+2
* Add benchmarks for pthread_rw_locksCalin Juravle2014-09-161-0/+32
* Start hiding "private/bionic_time.h".Elliott Hughes2014-07-251-20/+0
* Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes2014-07-162-2/+50
* Make sure not to construct illegal property names.Christopher Ferris2014-07-151-6/+28
* Added a __system_property_serial benchmark.Brigid Smith2014-07-091-0/+26
* Added __system_propery_read benchmark.Brigid Smith2014-07-091-0/+27
* Cache getpid.Elliott Hughes2014-06-201-0/+11
* Fix GCC 4.9 complaint about int/size_t mismatch.Elliott Hughes2014-06-121-2/+3
* Size the benchmark name column appropriately.Elliott Hughes2014-06-111-2/+7
* Add __pure2 to a few more functions, most notably gettid and pthread_self.Elliott Hughes2014-06-112-2/+8
* Add a couple more system call benchmarks.Elliott Hughes2014-06-092-0/+25
* AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.Serban Constantinescu2014-06-091-0/+40
* Turn on -Wunused and fix the mistakes it uncovers.Elliott Hughes2014-06-031-1/+1
* Avoid a system call in 'gettid'.Elliott Hughes2014-06-021-0/+11
* Revert "Removes bionic's dependence on stlport"Dan Albert2014-05-191-1/+2
* Removes bionic's dependence on stlportDan Albert2014-05-191-2/+1
* Switch to g_ for globals.Elliott Hughes2014-05-141-26/+26
* Add ability to run on host for x86/x86_64.Christopher Ferris2014-05-011-0/+23
* Modify hard-coded directory.Christopher Ferris2014-05-011-2/+12
* Build 32/64 bit versions of tests/benchmarks.Christopher Ferris2014-04-221-0/+3
* Reimplement isinf/isnan/fpclassify.Elliott Hughes2014-04-141-0/+109
* Add various benchmarks.Elliott Hughes2014-03-115-0/+248
* AArch64: Add fixes to bionic/testsSerban Constantinescu2013-12-162-2/+5