Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 42b402b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 21, 2023
1 parent 906801c commit 8550132
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": 1697893798093,
"lastUpdate": 1697894554561,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -23240,6 +23240,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": "42b402b4d18974a44ab49bb8a044c620a53b198d",
"message": "chore(dev-deps): bump @salesforce/cli-plugins-testkit\n\nBumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 4.4.7 to 4.4.10.\n- [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases)\n- [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/salesforcecli/cli-plugins-testkit/compare/4.4.7...4.4.10)\n\n---\nupdated-dependencies:\n- dependency-name: \"@salesforce/cli-plugins-testkit\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2023-10-21T13:07:47Z",
"tree_id": "924b574f7df83c53dd43b67eed6199fd4623b33a",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/42b402b4d18974a44ab49bb8a044c620a53b198d"
},
"date": 1697894549348,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 271,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 6491,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5332,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 3811,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 674,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 8649,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 7215,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4174,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 892,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 12020,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 11389,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 7930,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 8550132

Please sign in to comment.