index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Use compiler builtins for fabs.""
Elliott Hughes
2015-11-07
1
-0
/
+26
*
Use __builtin_* in <math.h>.
Elliott Hughes
2015-11-07
1
-0
/
+124
*
Change name of rwlock benchmark.
Yabin Cui
2015-03-17
1
-4
/
+4
*
Revert "Revert "Moving StringPrintf to libbase.""
Dan Albert
2015-03-16
2
-6
/
+6
*
Revert "Moving StringPrintf to libbase."
Nicolas Geoffray
2015-03-16
2
-6
/
+6
*
Moving StringPrintf to libbase.
Dan Albert
2015-03-13
2
-6
/
+6
*
Allow wildcards to match arg values.
Christopher Ferris
2015-02-25
3
-31
/
+51
*
Fix 64-bit benchmark build
Greg Hackmann
2015-02-20
2
-9
/
+9
*
Refactor the benchmark code.
Christopher Ferris
2015-02-19
16
-815
/
+806
*
bionic: benchmarks: Add BM_semaphore_sem_post_sem_wait
Mark Salyzyn
2015-02-12
1
-0
/
+98
*
bionic: benchmarks: Add BM_semaphore_sem_post
Mark Salyzyn
2015-02-09
1
-0
/
+94
*
Do not build host benchmark code on macs.
Christopher Ferris
2015-01-26
1
-0
/
+10
*
Remove obsolete BUILD_TINY_ANDROID.
Elliott Hughes
2015-01-24
1
-4
/
+0
*
Implement __fsetlocking.
Elliott Hughes
2015-01-21
1
-2
/
+14
*
Add a benchmark for using stdio to read a file in /proc.
Elliott Hughes
2015-01-16
1
-0
/
+10
*
Use SI prefixes throughout the benchmark output.
Elliott Hughes
2015-01-16
1
-12
/
+45
*
Use a vector of benchmarks and new for loop syntax.
Elliott Hughes
2015-01-15
1
-11
/
+9
*
bionic benchmarks: limit benchmark run time to 1s real time
Colin Cross
2015-01-15
1
-4
/
+8
*
bionic benchmarks: export benchmark library
Colin Cross
2015-01-15
3
-14
/
+40
*
Use mmap to create the pthread_internal_t
Yabin Cui
2014-12-19
1
-0
/
+92
*
Extract bionic-prepare-run-on-host to inc file.
Dmitriy Ivanov
2014-12-02
1
-17
/
+13
*
Build our benchmarks against glibc too.
Elliott Hughes
2014-12-01
5
-5
/
+31
*
Merge "Benchmark fread/fwrite both buffered and unbuffered."
Elliott Hughes
2014-12-01
1
-15
/
+21
|
\
|
*
Benchmark fread/fwrite both buffered and unbuffered.
Elliott Hughes
2014-12-01
1
-15
/
+21
*
|
Fix running the bionic benchmarks on the host.
Elliott Hughes
2014-12-01
1
-5
/
+5
|
/
*
Switch benchmarks and tests to libc++.
Dan Albert
2014-09-30
1
-2
/
+1
*
Prevent benchmarks from being optimized away.
Dan Albert
2014-09-25
1
-2
/
+2
*
Add benchmarks for pthread_rw_locks
Calin Juravle
2014-09-16
1
-0
/
+32
*
Start hiding "private/bionic_time.h".
Elliott Hughes
2014-07-25
1
-20
/
+0
*
Use VDSO for clock_gettime(2) and gettimeofday(2).
Elliott Hughes
2014-07-16
2
-2
/
+50
*
Make sure not to construct illegal property names.
Christopher Ferris
2014-07-15
1
-6
/
+28
*
Added a __system_property_serial benchmark.
Brigid Smith
2014-07-09
1
-0
/
+26
*
Added __system_propery_read benchmark.
Brigid Smith
2014-07-09
1
-0
/
+27
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-0
/
+11
*
Fix GCC 4.9 complaint about int/size_t mismatch.
Elliott Hughes
2014-06-12
1
-2
/
+3
*
Size the benchmark name column appropriately.
Elliott Hughes
2014-06-11
1
-2
/
+7
*
Add __pure2 to a few more functions, most notably gettid and pthread_self.
Elliott Hughes
2014-06-11
2
-2
/
+8
*
Add a couple more system call benchmarks.
Elliott Hughes
2014-06-09
2
-0
/
+25
*
AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.
Serban Constantinescu
2014-06-09
1
-0
/
+40
*
Turn on -Wunused and fix the mistakes it uncovers.
Elliott Hughes
2014-06-03
1
-1
/
+1
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-0
/
+11
*
Revert "Removes bionic's dependence on stlport"
Dan Albert
2014-05-19
1
-1
/
+2
*
Removes bionic's dependence on stlport
Dan Albert
2014-05-19
1
-2
/
+1
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-26
/
+26
*
Add ability to run on host for x86/x86_64.
Christopher Ferris
2014-05-01
1
-0
/
+23
*
Modify hard-coded directory.
Christopher Ferris
2014-05-01
1
-2
/
+12
*
Build 32/64 bit versions of tests/benchmarks.
Christopher Ferris
2014-04-22
1
-0
/
+3
*
Reimplement isinf/isnan/fpclassify.
Elliott Hughes
2014-04-14
1
-0
/
+109
*
Add various benchmarks.
Elliott Hughes
2014-03-11
5
-0
/
+248
*
AArch64: Add fixes to bionic/tests
Serban Constantinescu
2013-12-16
2
-2
/
+5
[next]