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 c585823 commit a6b1fdd
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": 1696352879527,
"lastUpdate": 1696547228027,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -21308,6 +21308,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": 1696547223142,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 359,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 8372,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5901,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 5297,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 620,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 11504,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 8338,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 5654,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 1001,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 15165,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 14256,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 9976,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit a6b1fdd

Please sign in to comment.