aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2016-06-06Extend fastaredux benchmark (LoadClass overhead in AOT)xueliang.zhong
2016-04-28Use the result of computations in the ceil/floor benchmark.Alexandre Rames
2016-04-19Add a micro-benchmark for `floor` and `ceil`.Alexandre Rames
2016-04-19Move `benchmarks/micro/Intrinsics.java` under the `intrinsics` sub-directory.Alexandre Rames
2016-04-18Fix the lint error of Dhrystone benchmark.Tim Zhang
2016-04-18Porting Dhrystone benchmark into ART testing framework.Tim Zhang
2016-04-18Merge "Add StringOps micro benchmark."Alexandre Rames
2016-04-14Add StringOps micro benchmark.Scott Wakeling
2016-04-08Modify Linpack benchmark into ART testing framework.Tim Zhang
2016-04-08Add original file of Linpack benchmark.Tim Zhang
2016-03-04Add SystemArrayCopy() test into SystemArrayCopy benchmarkdonghui.bai
2016-03-01Merge "Add performance test for BitCount instrinstic"Alexandre Rames
2016-02-29Add performance test for BitCount instrinsticxueliang.zhong
2016-02-29Add SystemArrayCopy benchmark.Scott Wakeling
2016-02-09Update the number of runs without auto-calibrations.Alexandre Rames
2016-02-05Modify and fit the DeltaBlue benchmark into ART testing frameworkXueliang Zhong
2016-02-05Add original file of DeltaBlue benchmark.Xueliang Zhong
2016-02-05Modify and fit Richards benchmark into ART testing frameworkXueliang Zhong
2016-02-05Add original Richards benchmarkXueliang Zhong
2016-02-04Fixed License headers.Alexandre Rames
2016-02-01Port and fit the benchmarks from 'Caffeinemark' suite.Artem Serov
2016-02-01Add original benchmarks from 'Caffeinemark' suite.Artem Serov
2016-02-01Merge "Fix benchmarks from benchmarksgame (1nd part)."Alexandre Rames
2016-01-28Fix benchmarks from benchmarksgame (1nd part).Artem Serov
2016-01-28Add Tak and Tarai benchmark functions.Artem Serov
2016-01-28Modify benchmarks from benchmarksgame (2nd part).Artem Serov
2016-01-28Add original benchmarks from benchmarksgame (2nd part).Artem Serov
2016-01-22Fixed License headersGuillaume Letellier
2016-01-20Moved license header in benchmarksgame files into a LICENSE file as in the zi...Guillaume Letellier
2016-01-19Add benchmarks from benchmarksgame (1st part).Alexandre Rames
2016-01-18Add StringEquals benchmark.Scott Wakeling
2016-01-18Add PrefetchLoopedArrayAccess benchmark.Scott Wakeling
2016-01-14Fix for statistics and geomean patch.Artem Serov
2016-01-13Merge "AccessFankuch: fix copy/pasted message in main()"Kevin Brodsky
2015-12-21Change ArrayTypeStyle to java- and google- like for checkstyle.Artem Serov
2015-12-04Add a micro-benchmark for shifter operand.Alexandre Rames
2015-12-03Remove a few of the deprecated benchmarks.Alexandre Rames
2015-11-24Add a benchmark for bitfield rotate optimizations.Scott Wakeling
2015-11-16AccessFankuch: fix copy/pasted message in main()Kevin Brodsky
2015-11-11Remove the deprecated benchmark BubbleSort.java.Alexandre Rames
2015-11-11Introduce a new benchmark for sorting algorithms.Alexandre Rames
2015-11-05Add benchmark VectorCalc.Zheng Xu
2015-11-04Add more benchmarks.Serban Constantinescu
2015-10-30Adding new benchmark for NSieveJakub Pavelek
2015-10-26Add hash map micro benchmark case.Alexandre Rames
2015-10-20Add Base64 benchmark.Scott Wakeling
2015-10-08Add control flow recursive micro benchmark case.Zhongwei Yao
2015-10-06Refactor directory structure.Serban Constantinescu