Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 56435ca
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 19, 2024
1 parent 9d19ffa commit 51c9d62
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": 1734184024353,
"lastUpdate": 1734628994300,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -60816,6 +60816,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Steve Hetzel",
"username": "shetzel"
},
"committer": {
"email": "[email protected]",
"name": "Steve Hetzel",
"username": "shetzel"
},
"distinct": true,
"id": "56435cac62cafe9fb294993ca3c533dcf5543ab8",
"message": "feat: support throttling of listMetadata calls and queries; include and exclude metadata",
"timestamp": "2024-12-19T10:15:39-07:00",
"tree_id": "f2258fe3d22fb52cf5960a4f5771fa3038f1fc90",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/56435cac62cafe9fb294993ca3c533dcf5543ab8"
},
"date": 1734628980046,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 695,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 3988,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3108,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 6095,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1313,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8217,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5132,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 8192,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2353,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 14768,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 8729,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13812,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 51c9d62

Please sign in to comment.