Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 852d8a4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2023
1 parent ae9b16a commit e8b6f50
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": 1697645414289,
"lastUpdate": 1697662138674,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22736,6 +22736,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": "852d8a46da365b89833629008ff8b35a91803b77",
"message": "chore: refactor, comments",
"timestamp": "2023-10-18T14:45:30-06:00",
"tree_id": "78cba3fbc1954cd5fde318914a72eecddb49dbdf",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/852d8a46da365b89833629008ff8b35a91803b77"
},
"date": 1697662132833,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 329,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 8266,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 7068,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 4932,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 737,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 11084,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 10341,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 5643,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 1114,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 15510,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 15650,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 10051,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit e8b6f50

Please sign in to comment.