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 278e18d commit f6957bf
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": 1696012995140,
"lastUpdate": 1696014959711,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -20384,6 +20384,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": 1696014954668,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 387,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 8900,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 6146,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 6501,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 795,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 13286,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 8677,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 6528,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 1299,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 19422,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 14630,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 12615,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit f6957bf

Please sign in to comment.