Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for ad51d43
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2023
1 parent 3acb8e3 commit a0e27a3
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": 1697511510228,
"lastUpdate": 1697642279374,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22568,6 +22568,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": "ad51d43377ccc0b898d7c1a93a92b974d256e12d",
"message": "test: skip UTs for now",
"timestamp": "2023-10-18T09:15:03-06:00",
"tree_id": "af679312256f6328fa2344a94d2a4a00ded9eec4",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/ad51d43377ccc0b898d7c1a93a92b974d256e12d"
},
"date": 1697642274990,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 277,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 7221,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5761,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 4184,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 731,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 8879,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 10821,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4718,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 929,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 13455,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 13283,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 8702,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit a0e27a3

Please sign in to comment.