Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for cd59159
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 29, 2023
1 parent ab6abbb commit f69b89e
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": 1696011547042,
"lastUpdate": 1696012539619,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -20216,6 +20216,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": "cd59159a6148d199ebab5e93e514d1b1ffed410b",
"message": "ci: sleep before cleaning sessionDir",
"timestamp": "2023-09-29T13:31:31-05:00",
"tree_id": "b842239be478eb9b80b0e9f4052d93914a38c9fe",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/cd59159a6148d199ebab5e93e514d1b1ffed410b"
},
"date": 1696012534934,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 332,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 8810,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5115,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 5526,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 644,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 12203,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 7657,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 6274,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 1136,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 17669,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 13187,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 10941,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit f69b89e

Please sign in to comment.