Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 0d94198
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 1, 2024
1 parent bc42858 commit 08bf380
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": 1730440627169,
"lastUpdate": 1730468967182,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -64566,6 +64566,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "cdominguez@salesforce.com",
"name": "Cristian Dominguez",
"username": "cristiand391"
},
"committer": {
"email": "cdominguez@salesforce.com",
"name": "Cristian Dominguez",
"username": "cristiand391"
},
"distinct": true,
"id": "0d94198a2badcc9ba9bdd39fee6e73e6a2f61d27",
"message": "fix: resolver respects forceignore",
"timestamp": "2024-11-01T10:16:54-03:00",
"tree_id": "7ed23e0e638255712c7194ac39c16cca5d610e2e",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/0d94198a2badcc9ba9bdd39fee6e73e6a2f61d27"
},
"date": 1730468961219,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 263,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 2315,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1863,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 3620,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 435,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3741,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 3140,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3573,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 747,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6463,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 5700,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6405,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 08bf380

Please sign in to comment.