Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for b916c4c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 25, 2023
1 parent fa9b921 commit e423982
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": 1700377336885,
"lastUpdate": 1700921629251,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22262,6 +22262,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": "b916c4c5da4c4de5d58e2e595197a39fde96c7d1",
"message": "fix(deps): bump @salesforce/core from 6.1.3 to 6.2.0\n\nBumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 6.1.3 to 6.2.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/6.1.3...6.2.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": "2023-11-25T13:58:15Z",
"tree_id": "cb470f720de57d6664ee31ac4166a9b09ac5fc28",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/b916c4c5da4c4de5d58e2e595197a39fde96c7d1"
},
"date": 1700921620468,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 405,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 6371,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 5463,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5932,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 891,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 10346,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 8358,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7463,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 1502,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 16923,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 10977,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13752,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit e423982

Please sign in to comment.