Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 1fc88aa
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 1, 2023
1 parent 2db7a6f commit 0506df5
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion perf-Linux/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696081628186,
"lastUpdate": 1696128610637,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -20720,6 +20720,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": "1fc88aa246ea2561d74e0fc843fb8fd74f5dfe5e",
"message": "fix(deps): bump @salesforce/core from 5.2.10 to 5.3.1\n\nBumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 5.2.10 to 5.3.1.\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/5.2.10...5.3.1)\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-10-01T02:47:19Z",
"tree_id": "284ada50580431215ffcf8ec5a189c7cbcef10f0",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/1fc88aa246ea2561d74e0fc843fb8fd74f5dfe5e"
},
"date": 1696128605342,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 224,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 7797,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5087,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 3982,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 532,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 9856,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 7106,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3903,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 800,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 12207,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 11122,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 7082,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 0506df5

Please sign in to comment.