summaryrefslogtreecommitdiff
path: root/benchmarking/java-ubenchs
AgeCommit message (Expand)Author
2015-09-23Add Android.mk to build the apk as part of the imageHEADmasterVishal Bhoj
2015-09-15Clean the build script after recent repository structure changes.Alexandre Rames
2015-09-15Remove the filter option from the build script.Alexandre Rames
2015-09-15Move the benchmark framework code out of the benchmarks directory.Alexandre Rames
2015-09-15Move the framework code from com/arm/microbench to org/linaro/bench.Alexandre Rames
2015-09-15Add a new `--filter-out` option.Alexandre Rames
2015-09-15Reorganise the benchmarks directory.Alexandre Rames
2015-09-15Allow having a directory structure for the benchmarks.Alexandre Rames
2015-08-28Allow specifying the name of the output `.pkl` file on the command line.Alexandre Rames
2015-08-27Fix some uses of global variables in `run.py`.Alexandre Rames
2015-08-27Fix the Intrinsics benchmark when running without auto-calibration.Alexandre Rames
2015-08-26Fix the `--auto-calibrate` option.Alexandre Rames
2015-08-26Run all available tests by default.Alexandre Rames
2015-08-26Allow running multiple tests in one run.Alexandre Rames
2015-08-26Allow listing available benchmarks and add a help message.Alexandre Rames
2015-08-26Fix the `run.py` script when running on host.Alexandre Rames
2015-08-26Add the start of an Intrinsics benchmark set.Scott Wakeling
2015-08-26Fixes and improvements.Scott Wakeling
2015-08-04Initial commit of micro-benchmark suite to LinaroStuart Monteith