Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 7b0327d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 16, 2024
1 parent f92fee5 commit 0538f0d
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": 1730766935154,
"lastUpdate": 1731763471775,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -59808,6 +59808,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": "7b0327d44a9564e29e1a1ada8a877ed463707d7a",
"message": "fix(deps): bump @salesforce/core from 8.6.4 to 8.8.0\n\nBumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.6.4 to 8.8.0.\n- [Release notes](https://github.com/forcedotcom/sfdx-core/releases)\n- [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/forcedotcom/sfdx-core/compare/8.6.4...8.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@salesforce/core\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-11-16T13:16:25Z",
"tree_id": "df97712b90ac60a08f2bc46addb31015c98994ed",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/7b0327d44a9564e29e1a1ada8a877ed463707d7a"
},
"date": 1731763455274,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 672,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 3956,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3053,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5931,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1325,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8183,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5076,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7851,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2111,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13342,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 8356,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13552,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 0538f0d

Please sign in to comment.