-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: deployment telemetry includes replacement file count * chore: auto-update metadata coverage in METADATA_SUPPORT.md * test: record perf Co-authored-by: svc-cli-bot <svc_cli_bot@salesforce.com>
- Loading branch information
1 parent
eca2b2c
commit 4c442ea
Showing
5 changed files
with
15 additions
and
12 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
8 changes: 4 additions & 4 deletions
8
test/nuts/perfResults/x64-linux-2xIntel-Xeon-Platinum-8370C-CPU-2-80GHz/eda.json
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 |
---|---|---|
@@ -1,18 +1,18 @@ | ||
[ | ||
{ | ||
"name": "componentSetCreate", | ||
"duration": 196.28944300000148 | ||
"duration": 205.9563119999948 | ||
}, | ||
{ | ||
"name": "sourceToMdapi", | ||
"duration": 5138.501059999995 | ||
"duration": 4378.968104 | ||
}, | ||
{ | ||
"name": "sourceToZip", | ||
"duration": 4118.841407 | ||
"duration": 4546.189135999972 | ||
}, | ||
{ | ||
"name": "mdapiToSource", | ||
"duration": 3295.1601250000094 | ||
"duration": 3211.6969230000104 | ||
} | ||
] |
8 changes: 4 additions & 4 deletions
8
test/nuts/perfResults/x64-linux-2xIntel-Xeon-Platinum-8370C-CPU-2-80GHz/lotsOfClasses.json
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 |
---|---|---|
@@ -1,18 +1,18 @@ | ||
[ | ||
{ | ||
"name": "componentSetCreate", | ||
"duration": 405.9265069999965 | ||
"duration": 400.98173400000087 | ||
}, | ||
{ | ||
"name": "sourceToMdapi", | ||
"duration": 7693.424826999995 | ||
"duration": 7388.940780999983 | ||
}, | ||
{ | ||
"name": "sourceToZip", | ||
"duration": 6069.299276000005 | ||
"duration": 6964.524367000005 | ||
}, | ||
{ | ||
"name": "mdapiToSource", | ||
"duration": 3702.1227639999997 | ||
"duration": 4194.718434999988 | ||
} | ||
] |
8 changes: 4 additions & 4 deletions
8
...ts/perfResults/x64-linux-2xIntel-Xeon-Platinum-8370C-CPU-2-80GHz/lotsOfClassesOneDir.json
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 |
---|---|---|
@@ -1,18 +1,18 @@ | ||
[ | ||
{ | ||
"name": "componentSetCreate", | ||
"duration": 669.756081999978 | ||
"duration": 671.8695390000066 | ||
}, | ||
{ | ||
"name": "sourceToMdapi", | ||
"duration": 9616.228885999997 | ||
"duration": 10004.596346000035 | ||
}, | ||
{ | ||
"name": "sourceToZip", | ||
"duration": 8668.28584300002 | ||
"duration": 8548.78807000001 | ||
}, | ||
{ | ||
"name": "mdapiToSource", | ||
"duration": 7084.855068000004 | ||
"duration": 7116.019726000028 | ||
} | ||
] |