summaryrefslogtreecommitdiffstats
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* Disable bitstring type check runtime hooks.Vladimir Marko2018-02-142-0/+148
* Revert "Compiler changes for bitstring based type checks."Nicolas Geoffray2018-01-252-148/+0
* Compiler changes for bitstring based type checks.Vladimir Marko2018-01-232-0/+148
* Run bpfmtDan Willemsen2017-09-271-2/+5
* Simplify Android.bp filesDan Willemsen2017-09-271-15/+0
* ART: Include cleanupAndreas Gampe2017-07-241-1/+1
* art: use proper nativehelper headersSteven Moreland2017-07-181-1/+1
* ART: Let benchmarks import new header libraryAndreas Gampe2017-07-171-3/+1
* ART: Fix soong defaults orderAndreas Gampe2017-05-241-1/+1
* Add const-class benchmark.Vladimir Marko2016-11-173-9/+1082
* Add String.indexOf() benchmark.Vladimir Marko2016-11-072-0/+123
* Change indirect reference table to use ObjPtrMathieu Chartier2016-10-051-2/+2
* Rename ObjPtr::Decode to ObjPtr::PtrMathieu Chartier2016-10-041-2/+2
* Merge "benchmark: Add a build target that's not Android-dependent"Treehugger Robot2016-10-032-8/+99
|\
| * benchmark: Add a build target that's not Android-dependentIgor Murashkin2016-10-032-8/+99
* | Merge "Add const-string benchmark."Treehugger Robot2016-09-302-0/+1067
|\ \
| * | Add const-string benchmark.Vladimir Marko2016-09-302-0/+1067
* | | Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-293-15/+16
|/ /
* | Merge "benchmark: Add jni benchmarks for use in golem"Nicolas Geoffray2016-09-283-0/+117
|\|
| * benchmark: Add jni benchmarks for use in golemIgor Murashkin2016-09-273-0/+117
* | ART: Fix dependenciesAndreas Gampe2016-09-261-0/+1
|/
* Convert more of art to Android.bpColin Cross2016-09-082-79/+43
* Revert "Convert more of art to Android.bp"Colin Cross2016-09-072-43/+79
* Convert more of art to Android.bpColin Cross2016-09-062-79/+43
* ART: remove gcc cruft from the makefilesColin Cross2016-07-281-2/+2
* Have LOCAL_ASFLAGS honor debug/non-debug configuration.Roland Levillain2016-07-041-1/+1
* Fix the benchmark fail by caliper's changebowen_lai2016-03-243-9/+3
* Add benchmark for jobject functionsMathieu Chartier2015-09-224-0/+150
* Convert ART benchmarks into caliper benchmarksMathieu Chartier2015-09-147-0/+324