Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for d3bbca3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 1, 2023
1 parent 4d17f90 commit 8f2cc53
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": 1696129006537,
"lastUpdate": 1696150266318,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -20888,6 +20888,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": "d3bbca3af4f22ba0293172fc6f693b5bfd7133be",
"message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.8\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.16.5 to 1.16.8.\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.8)\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-10-01T08:48:08Z",
"tree_id": "430144bfd5b3ce1ee65c45cce2b9ec5b761d1d9b",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/d3bbca3af4f22ba0293172fc6f693b5bfd7133be"
},
"date": 1696150261823,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 285,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 8772,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5771,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 4511,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 547,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 10272,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 7674,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4187,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 863,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 14358,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 13017,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 8581,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 8f2cc53

Please sign in to comment.