Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 345e9fb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 29, 2024
1 parent f1085a6 commit 44ea116
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion perf-Windows/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727579352601,
"lastUpdate": 1727589280752,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -56954,6 +56954,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "345e9fb6c6446d7416b466e960e6a0994e77ee11",
"message": "chore(dev-deps): bump @salesforce/cli-plugins-testkit\n\nBumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 5.3.32 to 5.3.33.\n- [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases)\n- [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/salesforcecli/cli-plugins-testkit/compare/5.3.32...5.3.33)\n\n---\nupdated-dependencies:\n- dependency-name: \"@salesforce/cli-plugins-testkit\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-09-29T05:46:50Z",
"tree_id": "aa6a4a71270eedd8d4c966122fcb6f711c82cb21",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/345e9fb6c6446d7416b466e960e6a0994e77ee11"
},
"date": 1727589264615,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 606,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4175,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3008,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5635,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1184,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 7470,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 4899,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7618,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2054,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13572,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9259,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13949,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 44ea116

Please sign in to comment.