-
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.
Fix run_results.json Performance Regression (#8413)
* Remedy performance regression by only writing run_results.json once. * Write results before cleaning up connections.
- Loading branch information
1 parent
cb4bc2d
commit 18ee93c
Showing
2 changed files
with
18 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Fixes | ||
body: Remedy performance regression by only writing run_results.json once. | ||
time: 2023-08-15T10:44:44.836991-04:00 | ||
custom: | ||
Author: peterallenwebb | ||
Issue: "8360" |
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