Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for fe47374
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 30, 2024
1 parent fef826d commit 2fa56b9
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": 1727589280752,
"lastUpdate": 1727728131856,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -57038,6 +57038,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Willie Ruemmele",
"username": "WillieRuemmele"
},
"committer": {
"email": "[email protected]",
"name": "Willie Ruemmele",
"username": "WillieRuemmele"
},
"distinct": true,
"id": "fe473746ca2fa553f7fb20b8099b676ee51c856b",
"message": "fix: calculate if parent exists, return path to be calculated",
"timestamp": "2024-09-30T14:20:46-06:00",
"tree_id": "abe3df10c4e5f7e6298a5a3c6c1b83bcf368b04a",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/fe473746ca2fa553f7fb20b8099b676ee51c856b"
},
"date": 1727728110499,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 707,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4590,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3231,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 6205,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1327,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 7659,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5091,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7772,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2143,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13872,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9415,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14217,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 2fa56b9

Please sign in to comment.