Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 61dddfb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2023
1 parent 8b05f7c commit c482889
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": 1696352468179,
"lastUpdate": 1696352879527,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -21224,6 +21224,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "mshanemc",
"username": "mshanemc"
},
"committer": {
"email": "[email protected]",
"name": "mshanemc",
"username": "mshanemc"
},
"distinct": true,
"id": "61dddfb54f7a870c6cb0d2945594a5c29fab4d19",
"message": "Merge remote-tracking branch 'origin/main' into sm/html-entities-take-2",
"timestamp": "2023-10-03T11:58:09-05:00",
"tree_id": "3703dd7cb80071f4e18041248f27e920775f46fa",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/61dddfb54f7a870c6cb0d2945594a5c29fab4d19"
},
"date": 1696352874045,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 278,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 8945,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5619,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 4678,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 501,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 10890,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 8127,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4343,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 851,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 14394,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 12836,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 8534,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit c482889

Please sign in to comment.