Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 7b7ed77
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 24, 2023
1 parent 66219e9 commit 6c440a2
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": 1695523812326,
"lastUpdate": 1695524209270,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -19880,6 +19880,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": "7b7ed77ae1fbd5b254548047fc03b7a82c406515",
"message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.7\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.16.5 to 1.16.7.\n- [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases)\n- [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.16.5...1.16.7)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-sf-plugin\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2023-09-24T02:48:36Z",
"tree_id": "cbed54ff50886c06bae4399bd770a3484638790b",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/7b7ed77ae1fbd5b254548047fc03b7a82c406515"
},
"date": 1695524205157,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 257,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 6070,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 4465,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 3770,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 585,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 7845,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 6306,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3991,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 759,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 11179,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 10207,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 7105,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 6c440a2

Please sign in to comment.