index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
Age
Commit message (
Expand
)
Author
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-04-28
Cleanup build rules for faster golem builds.
Nicolas Geoffray
2019-05-16
ART: Optimize StringBuilder append pattern.
Vladimir Marko
2018-05-09
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-02-14
Disable bitstring type check runtime hooks.
Vladimir Marko
2018-01-25
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-23
Compiler changes for bitstring based type checks.
Vladimir Marko
2017-09-27
Run bpfmt
Dan Willemsen
2017-09-27
Simplify Android.bp files
Dan Willemsen
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-18
art: use proper nativehelper headers
Steven Moreland
2017-07-17
ART: Let benchmarks import new header library
Andreas Gampe
2017-05-24
ART: Fix soong defaults order
Andreas Gampe
2016-11-17
Add const-class benchmark.
Vladimir Marko
2016-11-07
Add String.indexOf() benchmark.
Vladimir Marko
2016-10-05
Change indirect reference table to use ObjPtr
Mathieu Chartier
2016-10-04
Rename ObjPtr::Decode to ObjPtr::Ptr
Mathieu Chartier
2016-10-03
Merge "benchmark: Add a build target that's not Android-dependent"
Treehugger Robot
2016-10-03
benchmark: Add a build target that's not Android-dependent
Igor Murashkin
2016-09-30
Merge "Add const-string benchmark."
Treehugger Robot
2016-09-30
Add const-string benchmark.
Vladimir Marko
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-28
Merge "benchmark: Add jni benchmarks for use in golem"
Nicolas Geoffray
2016-09-27
benchmark: Add jni benchmarks for use in golem
Igor Murashkin
2016-09-26
ART: Fix dependencies
Andreas Gampe
2016-09-08
Convert more of art to Android.bp
Colin Cross
2016-09-07
Revert "Convert more of art to Android.bp"
Colin Cross
2016-09-06
Convert more of art to Android.bp
Colin Cross
2016-07-28
ART: remove gcc cruft from the makefiles
Colin Cross
2016-07-04
Have LOCAL_ASFLAGS honor debug/non-debug configuration.
Roland Levillain
2016-03-24
Fix the benchmark fail by caliper's change
bowen_lai
2015-09-22
Add benchmark for jobject functions
Mathieu Chartier
2015-09-14
Convert ART benchmarks into caliper benchmarks
Mathieu Chartier