Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for b1c3416
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 7, 2024
1 parent 2d23868 commit 79e64d9
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": 1732975441929,
"lastUpdate": 1733579067946,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -60480,6 +60480,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": "b1c341648ecd576601a98cd1dac7c48268346134",
"message": "chore(dev-deps): bump ts-patch from 3.2.1 to 3.3.0\n\nBumps [ts-patch](https://github.com/nonara/ts-patch) from 3.2.1 to 3.3.0.\n- [Release notes](https://github.com/nonara/ts-patch/releases)\n- [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nonara/ts-patch/compare/v3.2.1...v3.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: ts-patch\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-12-07T13:36:54Z",
"tree_id": "14bffc39a80a6a12d29ef7fc4a997478c1a7ed1a",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/b1c341648ecd576601a98cd1dac7c48268346134"
},
"date": 1733579052562,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 682,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4039,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3075,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5960,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1315,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8070,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5072,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 8158,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2098,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13367,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 8431,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13372,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 79e64d9

Please sign in to comment.