Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for c501364
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 28, 2024
1 parent ea0d370 commit 3f4df56
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": 1726926728503,
"lastUpdate": 1727531113244,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -56702,6 +56702,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": "c50136408f92d897038c5e0468804f99f3f6032c",
"message": "chore(dev-deps): bump @salesforce/cli-plugins-testkit\n\nBumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 5.3.32 to 5.3.33.\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/5.3.32...5.3.33)\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": "2024-09-28T13:38:21Z",
"tree_id": "80689667397abfe96f6d3e0e4dc74f37d56cad64",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/c50136408f92d897038c5e0468804f99f3f6032c"
},
"date": 1727531097717,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 682,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4603,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3163,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5874,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1224,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 7689,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5117,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7981,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2083,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13684,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9141,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14087,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 3f4df56

Please sign in to comment.