Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for f4eee08
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 24, 2023
1 parent 3ca7410 commit 66219e9
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": 1695476751710,
"lastUpdate": 1695523812326,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -19796,6 +19796,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": "f4eee084f1f8e3bc59609777ffbf25d3a79438d6",
"message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.6\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.16.5 to 1.16.6.\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.6)\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:47:30Z",
"tree_id": "d57334db812e938a9170fe3db9f43d1a5e51e66d",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/f4eee084f1f8e3bc59609777ffbf25d3a79438d6"
},
"date": 1695523808458,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 265,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 5910,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 4840,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 4030,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 543,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 9262,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 7664,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4799,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 835,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 12333,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 12405,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 8422,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 66219e9

Please sign in to comment.