index
:
~mperes/ezbench
env_dump
master
prez
smart_ezbench
The repo changed, new url: http://cgit.freedesktop.org/ezbench
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-01
New repo URL: http://cgit.freedesktop.org/ezbench
HEAD
master
Martin Peres
77
-8889
/
+1
2016-02-01
ezbench.py: cast the number of rounds to integer before calling core.sh
Martin Peres
1
-1
/
+1
2016-01-30
core: make sure we set-up the exit function before parsing any user script
Martin Peres
1
-28
/
+28
2016-01-29
improve the README
Martin Peres
1
-0
/
+1
2016-01-29
report: handle asking the variance of only one data point
Martin Peres
1
-2
/
+10
2016-01-29
ezbench.py: make sure the exit_code is an instance of EzbenchExitCode
Martin Peres
2
-6
/
+7
2016-01-29
compare_reports: add the events found in the reports
Martin Peres
1
-1
/
+15
2016-01-29
compare_reports: fix the margin as displayed by the tooltip
Martin Peres
1
-1
/
+1
2016-01-29
smart_ezbench: add a FIXME to improve the perf bisect
Martin Peres
1
-0
/
+2
2016-01-29
compare_reports: display the current error margin estimation
Martin Peres
1
-4
/
+5
2016-01-29
report: add a helper to return the margin immediatly
Martin Peres
1
-7
/
+8
2016-01-28
smart_ezbench: make it clearer why we are scheduling more runs
Martin Peres
1
-1
/
+2
2016-01-28
smart_ezbench: verify the variance of both ends before bisecting a change
Martin Peres
1
-1
/
+4
2016-01-28
smart_ezbench: fix the scheduling of more runs when the variance is high
Martin Peres
1
-5
/
+7
2016-01-28
smart_ezbench: use the report's events to schedule improvements
Martin Peres
1
-78
/
+99
2016-01-28
report: add find_commit and find_result helpers
Martin Peres
1
-0
/
+12
2016-01-28
report: rename a class EventInsufficientSignificance
Martin Peres
1
-2
/
+8
2016-01-28
report: cache the result of the expensive operations
Martin Peres
1
-5
/
+22
2016-01-28
report: get rid of the un-necessary format() call in the debug msgs
Martin Peres
1
-2
/
+2
2016-01-28
report: fix the reported commit range of perf regression
Martin Peres
1
-0
/
+1
2016-01-27
report: use the student t to detect a performance change
Martin Peres
1
-15
/
+20
2016-01-27
report: add a confidence warning event
Martin Peres
1
-1
/
+53
2016-01-27
smart_ezbench: warn when we are calling enhance_report and when we are done
Martin Peres
1
-0
/
+4
2016-01-27
smart_ezbench: make sure we schedule improvements
Martin Peres
1
-2
/
+8
2016-01-27
compare_reports: improve the html output
Martin Peres
2
-6
/
+5
2016-01-27
compare_reports: add the build-related annotations to the report
Martin Peres
1
-0
/
+10
2016-01-27
compare_reports.py: show that the environment nodes are clickable
Martin Peres
1
-1
/
+6
2016-01-27
compare_report: add a close button on the tooltip
Martin Peres
1
-8
/
+21
2016-01-27
report: introduce EventPerfChange
Martin Peres
1
-1
/
+38
2016-01-27
report: reword the text version of EventBuildFixed
Martin Peres
1
-1
/
+1
2016-01-25
smart_ezbench: cancels jobs on commit that failed to be deployed
Martin Peres
1
-2
/
+12
2016-01-25
env_dump_parser: halve the execution time of to_set()
Martin Peres
1
-2
/
+7
2016-01-25
ezbench.py: avoid listing all the files twice
Martin Peres
1
-2
/
+3
2016-01-25
ezbench.py: reduce the usage of regular expressions when listing files
Martin Peres
1
-1
/
+2
2016-01-25
ezbench.py: optimise the function looking for runs
Martin Peres
1
-1
/
+2
2016-01-25
smart_ezbench: prevent a pesky divide by zero
Martin Peres
1
-4
/
+9
2016-01-23
smart_ezbench: output the path of the report when starting a run
Martin Peres
1
-1
/
+1
2016-01-23
ezbench.py: replace the tests on the exit code by a call to build_broken()
Martin Peres
1
-7
/
+7
2016-01-23
ezbench.py: fix a potential double delete
Martin Peres
1
-1
/
+1
2016-01-23
compare_reports: properly escape '"' and de-duplicate the work
Martin Peres
1
-2
/
+3
2016-01-22
ezbench.py: add some sort of prioritization of the bisecting jobs
bdw-nuc
1
-2
/
+15
2016-01-22
partial update of the TODO list and README
Martin Peres
2
-57
/
+204
2016-01-22
test/gputest: use the logs to compute the framerate
Martin Peres
1
-10
/
+7
2016-01-20
compare_reports: display the build errors
Martin Peres
1
-4
/
+17
2016-01-20
ezbench.py: create events in the report when the build fails
Martin Peres
1
-0
/
+102
2016-01-20
ezbench.py: split the gen_report function
Martin Peres
1
-19
/
+25
2016-01-20
compare_reports: add a verbose mode
Martin Peres
1
-1
/
+4
2016-01-20
smart_ezbench: fix the auto-bisect, broken by 0e769d56
bdw-nuc
1
-3
/
+4
2016-01-20
core: handle reboots more cleanly
Martin Peres
3
-13
/
+35
2016-01-20
glbenchmark30: add the Driver test
Martin Peres
1
-0
/
+1
[next]