summaryrefslogtreecommitdiff
path: root/testsuite/driver/perf_notes.py
Commit message (Expand)AuthorAgeFilesLines
* CI: Always dump performance metrics.David Eichmann2019-10-221-5/+11
* testsuite: Add more type annotations to perf_notesBen Gamari2019-06-271-54/+98
* testsuite: More type signatureswip/run-fragile-testsBen Gamari2019-06-261-1/+2
* testsuite: A major revamp of the driverBen Gamari2019-06-251-31/+32
* TestRunner: Added --chart to display a chart of performance testsDavid Eichmann2019-06-041-120/+234
* Improve test runner logging when calculating performance metric baseline #16662David Eichmann2019-05-201-5/+16
* Test Runner: don't show missing baseline warning for performance tests with e...David Eichmann2019-03-051-15/+18
* Fix parsing of expected performance changes for tests with non-alpha characters.David Eichmann2019-03-011-1/+1
* Fix test runner crash when not in a git repoDavid Eichmann2019-02-211-6/+10
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-161-10/+209
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-311-195/+7
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-301-7/+195
* Revert "Batch merge"Ben Gamari2019-01-301-195/+7
* Batch mergeBen Gamari2019-01-301-7/+195
* Do not save performance test results if worktree is dirty.David Eichmann2018-12-111-0/+4
* testsuite: Don't use git status to determine whether we are inside a repoBen Gamari2018-12-011-4/+5
* Skip all performance tests if not in a git repo.David Eichmann2018-11-301-0/+9
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-0/+382