Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for c24aeac
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 30, 2023
1 parent d2b9d5e commit 0ba251e
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": 1696015930691,
"lastUpdate": 1696081096294,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -20552,6 +20552,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": "c24aeacd7f1c290885205e05c1f11d11634dc42b",
"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-09-30T13:35:38Z",
"tree_id": "6c410de97c1f0745471ea5678d9b4dbeb30c3eae",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/c24aeacd7f1c290885205e05c1f11d11634dc42b"
},
"date": 1696081092077,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 243,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 6713,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 4748,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 3914,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 662,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 9058,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 6080,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4011,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 762,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 11710,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 9931,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6529,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 0ba251e

Please sign in to comment.