aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-04Print removed keys and remove stacktrace in warningslor_marshmallowJulien Duraj
2016-09-20Remove dependencies on iteration number.Artem Serov
2016-09-12Add new cases for CRC32 benchmark.Tim Zhang
2016-09-10Increase stability of benchmarks by increasing running time.Artem Serov
2016-09-09Do geomean computation on filtered common keysJulien Duraj
2016-09-07Merge "Improve caffeinemark run time."Alexandre Rames
2016-09-07Merge "Fix SystemArrayCopy benchmark."Alexandre Rames
2016-09-07Merge "Update instructions for verify methods in README.md"Alexandre Rames
2016-09-07Update instructions for verify methods in README.mdAlexandre Rames
2016-09-06Improve caffeinemark run time.Artem Serov
2016-09-06Fix SystemArrayCopy benchmark.Artem Serov
2016-09-06Fix lint test failure: long line.Artem Serov
2016-09-06Merge "Fix StringOps micro benchmark for test IndexOf/IndexOfAfter."Serban Constantinescu
2016-09-06Merge "compare.py: handle different sets of keys"Alexandre Rames
2016-09-06Fix StringOps micro benchmark for test IndexOf/IndexOfAfter.donghui.bai
2016-09-06Fix jit_aot benchmarks' time functions.Artem Serov
2016-09-05compare.py: handle different sets of keysJulien Duraj
2016-08-31Remove unwanted GC effects on benchmarks stability.Artem Serov
2016-08-31Make the behaviour of Dhrystone not depend on iter count.Artem Serov
2016-08-31Adjust iter counts for dont-auto-calibrate mode.Artem Serov
2016-08-26Fix caffeinemark files encoding.Artem Serov
2016-08-25Add missing separator for "bin/dalvik32vm"Julien Duraj
2016-08-24Merge "Fix the execution of long command lines by adb."Alexandre Rames
2016-08-24Merge "Implement an equivalent to os.path.join() for device paths."Alexandre Rames
2016-08-24Merge "Add new cases for comparing ART JIT and AOT modes"Xueliang Zhong
2016-08-24Merge "Add performance tests for math.round"Alexandre Rames
2016-08-24Add performance tests for math.roundxueliang.zhong
2016-08-23Add new cases for comparing ART JIT and AOT modesxueliang.zhong
2016-08-23Merge "Lower JIT threshold when running JIT mode"Xueliang Zhong
2016-08-22Fix the execution of long command lines by adb.Anton Kirilov
2016-08-22Implement an equivalent to os.path.join() for device paths.Anton Kirilov
2016-08-18Compilation statistics with alternate Android rootAnton Kirilov
2016-08-12Merge "Filter warnings from scipy for linaro automation output."Alexandre Rames
2016-08-11Merge "Introduce a tool to convert result JSON files to bm-plotter format."Alexandre Rames
2016-08-11Filter warnings from scipy for linaro automation output.Alexandre Rames
2016-08-11Merge "Update `--output-for-linaro-automation` to imply `--order-by-diff`."Alexandre Rames
2016-08-10Merge "Move `requirements.txt` to `third_party/linaro_automation/requirements`."Alexandre Rames
2016-08-10Introduce a tool to convert result JSON files to bm-plotter format.Alexandre Rames
2016-08-04Update `--output-for-linaro-automation` to imply `--order-by-diff`.Alexandre Rames
2016-08-04Lower JIT threshold when running JIT modexueliang.zhong
2016-08-03Fix `compare.py`'s `--significant-changes`.Alexandre Rames
2016-08-03Make `--output-for-linaro-automation` imply `--significant-changes`.Alexandre Rames
2016-08-03Remove deprecated benchmarks.Alexandre Rames
2016-08-01Merge "Add benchmark for Exceptions code performance."Alexandre Rames
2016-07-28Consider results significant if Wilcoxon test *or* student t-test indicate so.Alexandre Rames
2016-07-28Fix the argument names for `compare.py`.Alexandre Rames
2016-07-28Improve the `--print-extended` option.Alexandre Rames
2016-07-28Add an --output-for-linaro-automation option in compare.pySerban Constantinescu
2016-07-28Move `requirements.txt` to `third_party/linaro_automation/requirements`.Alexandre Rames
2016-07-26Added requirements.txtMilosz Wasilewski