Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for b4eebe8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2024
1 parent 4616cee commit 5f28a4d
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": 1730751561788,
"lastUpdate": 1730766605068,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -65070,6 +65070,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": "b4eebe838c9f9d479661005e5a1b73941cd81d65",
"message": "chore: add unit test",
"timestamp": "2024-11-04T17:27:37-07:00",
"tree_id": "abc5a76e72798962acb2297ab7415d84c304d3fe",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/b4eebe838c9f9d479661005e5a1b73941cd81d65"
},
"date": 1730766599156,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 211,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 1913,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1719,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2612,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 473,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3422,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 2844,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3317,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 733,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6067,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 4871,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 5915,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 5f28a4d

Please sign in to comment.