summaryrefslogtreecommitdiff
path: root/testsuite/driver/perf_notes.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Honour PERF_BASELINE_COMMIT when computing allowed metric changesMatthew Pickering2022-02-021-1/+19
* Fix typosKrzysztof Gogolewski2021-12-251-1/+1
* perf ci: Start searching form the performance baselineMatthew Pickering2021-12-221-3/+4
* Fix typosBrian Wignall2021-02-061-1/+1
* Bump the # of commits searched for perf baselineRichard Eisenberg2020-12-011-1/+1
* testsuite: Allow whitespace before "Metric (in|de)crease"Ben Gamari2020-10-071-1/+1
* Enhance metrics outputSylvain Henry2020-09-151-5/+5
* Make sure we can read past perf notesKrzysztof Gogolewski2020-09-121-1/+9
* testsuite: Output performance test results in tabular formatDaishi Nakajima2020-09-081-16/+24
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-181-5/+14
* testsuite/perf_notes: Fix ill-typed assignmentsBen Gamari2020-06-011-4/+5
* testsuite: Sort test names in expected change outputBen Gamari2020-02-151-3/+3
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-1/+1
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* testsuite: Simplify and clarify performance test baseline searchBen Gamari2019-12-121-65/+44
* testsuite: Use colors more consistentlyBen Gamari2019-12-051-1/+11
* testsuite: Make performance metric summary more readableBen Gamari2019-12-051-2/+9
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* 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