Cumulative reporter base records benchmark results

This commit is contained in:
Martin Hořeňovský
2021-11-05 23:57:32 +01:00
parent 8780425385
commit 62d8913d67
7 changed files with 186 additions and 12 deletions

View File

@@ -179,6 +179,7 @@ new design.
* Universal ADL-found operators should no longer break decomposition (#2121)
* Reporter selection is properly case-insensitive
* Previously it forced lower cased name, which would fail for reporters with upper case characters in name
* The cumulative reporter base stores benchmark results alongside assertion results
### Other changes