summaryrefslogtreecommitdiff
path: root/benchmark/scoped-primitive-array
AgeCommit message (Collapse)Author
2020-04-28Cleanup build rules for faster golem builds.Nicolas Geoffray
Bug: 149682808 Test: m build-art-target-golem Change-Id: Ie6da8dd5aae7fa19f9a5ef1dd6b2f0038bd8467a
2017-07-18art: use proper nativehelper headersSteven Moreland
libnativeheader exports headers under nativeheader. These were available before incorrectly as global headers in order to give access to jni.h. Test: modules using art find headers Bug: 63762847 Change-Id: I5c820d677e94e07b2859e78610bc997fe51b41dc
2016-03-24Fix the benchmark fail by caliper's changebowen_lai
Change-Id: I59ac37ced165b02873f55b5b777e9f1aa97b92c5
2015-09-14Convert ART benchmarks into caliper benchmarksMathieu Chartier
Move the ART benchmarks into the benchmarks directory and make them caliper friendly. To run you need to build libartbenchmark.so and sync it then use vogar --benchmark. Bug: 24055147 Change-Id: Idc9caf8dc8022190d737840ba0eb9e356f9872cb