-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This introduces a concept of a "column" in the perf test output, which given a result is a rest metric which can be output as a result of the test (as an actual column in stdout and md views, or as a property in the json writer). This means that all 3 writers will keep a consistent view of the available metrics (cycles was missing from md output before this change), and it also enables things like adjusting the columns shown in the future.
- Loading branch information
1 parent
97e202a
commit f6e73d1
Showing
1 changed file
with
125 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters