Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 8bc3162
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 5, 2023
1 parent a6b1fdd commit 6339a1b
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": 1696353498510,
"lastUpdate": 1696547651251,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16886,6 +16886,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": "8bc31625ecd92e123eccb83a337fc7a59f203443",
"message": "test: ut for mdapi line/col numbers",
"timestamp": "2023-10-05T18:03:36-05:00",
"tree_id": "91e5f2edb9537361e2fd3c701f93a900adcce27c",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/8bc31625ecd92e123eccb83a337fc7a59f203443"
},
"date": 1696547628206,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 586,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 9221,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 7585,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 9859,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1329,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 17386,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 11464,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 12259,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2193,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 27795,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 19217,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 22284,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 6339a1b

Please sign in to comment.