-
Notifications
You must be signed in to change notification settings - Fork 722
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3812: Benchmarking: forgestress r=deepfire a=deepfire 1. Log analysis has been rewritten as a composition of orthogonal chunks -- micro-ops, with clear inputs and outputs 2. The workbench log output has been clarified 3. Log analysis filters are now specified by profiles 4. Profiles now provide run-time expectations to the workbench -- informed by shutdown slot and tx workload 5. The workbench now enforces the above run-time expectations on the `fixed` scenario profiles (time-bounded) 6. Log analysis can now be requested for runs 7. Runs can be iterated (only makes sense for `fixed` scenario profiles) 8. Genesis handling has been properly moved 9. The profile structure has been cleaned up a lot 10. More intermediate computed values are now specified as part of profile output 11. Log analysis now emits separate components that are easier to use for reports Co-authored-by: Kosyrev Serge <[email protected]> Co-authored-by: MarcFontaine <[email protected]>
- Loading branch information
Showing
49 changed files
with
2,356 additions
and
1,652 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
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
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
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
Oops, something went wrong.