Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for f33fd02
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 9, 2024
1 parent 7dc66e9 commit 9fa2eb5
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": 1704826036696,
"lastUpdate": 1704837420384,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -25118,6 +25118,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Steve Hetzel",
"username": "shetzel"
},
"committer": {
"email": "[email protected]",
"name": "Steve Hetzel",
"username": "shetzel"
},
"distinct": true,
"id": "f33fd0217045d00634e2d1707ba4cc7db254ad64",
"message": "fix: add DataCalcInsightTemplate and DataKitObjectTemplate",
"timestamp": "2024-01-09T14:47:47-07:00",
"tree_id": "1ed311ee114642bebe4bd6e37a17e7f42ee16590",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/f33fd0217045d00634e2d1707ba4cc7db254ad64"
},
"date": 1704837405509,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 405,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 3532,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 2660,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5742,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 910,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 7656,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 4556,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7409,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 1482,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13647,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 8226,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13493,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 9fa2eb5

Please sign in to comment.