Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 988975d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 2, 2024
1 parent 5ad7736 commit b312e39
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": 1730469328615,
"lastUpdate": 1730553121905,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -59304,6 +59304,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": "988975d9d26569e261b4cbb632640309d8fb2f79",
"message": "chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.10 to 1.20.11\n\nBumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.10 to 1.20.11.\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.20.10...1.20.11)\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": "2024-11-02T13:05:12Z",
"tree_id": "72173abceccca1c99651a5a9ec6e7cb726dec957",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/988975d9d26569e261b4cbb632640309d8fb2f79"
},
"date": 1730553096010,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 694,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4324,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3044,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5842,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1242,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 7900,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5407,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7941,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2145,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 14078,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9776,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14389,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit b312e39

Please sign in to comment.