Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 8ee12bc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 26, 2024
1 parent d6dfec0 commit ee342ff
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": 1732370229378,
"lastUpdate": 1732655124074,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -65658,6 +65658,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": "8ee12bc0d675125b2f540a2c90031a50f8976c9a",
"message": "chore: fix forceignore warnings on commented lines",
"timestamp": "2024-11-26T14:03:27-07:00",
"tree_id": "22a3347abf551bbdbcd844b5db21b5169ce09965",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/8ee12bc0d675125b2f540a2c90031a50f8976c9a"
},
"date": 1732655117467,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 212,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 1959,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1753,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2641,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 462,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3458,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 2832,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3297,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 731,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6068,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 4830,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 5898,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit ee342ff

Please sign in to comment.