Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for ffaf2cc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 29, 2023
1 parent f6957bf commit f303aed
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion perf-Windows/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1692144624418,
"lastUpdate": 1696015529000,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16550,6 +16550,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": "ffaf2cc71db9ba031a5adfed9f0f386b07df3a12",
"message": "ci: no quotes",
"timestamp": "2023-09-29T14:11:45-05:00",
"tree_id": "34054861ab7215e7038430ed3ce3fdd1d3fa7047",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/ffaf2cc71db9ba031a5adfed9f0f386b07df3a12"
},
"date": 1696015512573,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 470,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 8999,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 6904,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 8206,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 997,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 15142,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 9595,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 9647,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 1796,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 23118,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 16026,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 17970,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit f303aed

Please sign in to comment.