aboutsummaryrefslogtreecommitdiff
path: root/tools/utils_stats.py
AgeCommit message (Expand)Author
2016-08-11Filter warnings from scipy for linaro automation output.Alexandre Rames
2016-08-03Fix `compare.py`'s `--significant-changes`.Alexandre Rames
2016-07-28Improve the `--print-extended` option.Alexandre Rames
2016-06-14Fix the geomean relative difference in compare.pyAlexandre Rames
2016-05-23Print geomean in `compare.py`.Alexandre Rames
2016-05-23Fix `PrintDiff()` and add a regression test.Alexandre Rames
2016-05-19Refactor the geomean code.Alexandre Rames
2016-05-18Add Wilcoxon and t-test statistics.Bilyan Borisov
2016-05-18Update `utils_stats.py` to print median, MAD, and MAD (% median).Bilyan Borisov
2016-04-28Do not print mean values by default in `compare.py`.Alexandre Rames
2016-04-26Clean the `PrintTable()` method.Alexandre Rames
2016-04-26Improve the filter option.Alexandre Rames
2016-02-25Abstract the geomean code a little.Alexandre Rames
2016-02-25Miscellaneous cleaning.Alexandre Rames
2016-02-23Move some helpers in a new `utils_print.py` file.Alexandre Rames
2016-02-17Revert "Revert "Improve the JSON output of the compilation statistics tools.""Alexandre Rames
2016-02-17Revert "Improve the JSON output of the compilation statistics tools."Alexandre Rames
2016-02-16Improve the JSON output of the compilation statistics tools.Anton Kirilov
2016-01-13Add geometric mean for statistics report.Artem Serov
2015-11-26Miscellaneous cleanup after recent compilation stats changes.Anton Kirilov
2015-11-25Extend the ART testing framework to collect extra statistics.Anton Kirilov
2015-11-04Allow ordering the output of `compare.py` by importance.Alexandre Rames
2015-10-30Add an option to `compare.py` to only report noticeable changes.Alexandre Rames
2015-10-06Refactor directory structure.Serban Constantinescu