Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for c25faa1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 7, 2025
1 parent 80e5531 commit 8c27930
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": 1736202670845,
"lastUpdate": 1736266113957,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -67002,6 +67002,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Idan Roas",
"username": "IdanRoas"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c25faa1ebee34b9389e5ad20c9f8ad916de6e3d8",
"message": "Update metadataRegistry.json\n\nchore:empty commit",
"timestamp": "2024-12-30T13:00:02+02:00",
"tree_id": "ba3b63d5b31c7583aa971cdd5523dde8cf841628",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/c25faa1ebee34b9389e5ad20c9f8ad916de6e3d8"
},
"date": 1736266107675,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 225,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 1982,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1767,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2683,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 427,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3525,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 2802,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3396,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 714,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6211,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 5007,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6094,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 8c27930

Please sign in to comment.