Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 589cf59
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 15, 2023
1 parent 7592756 commit 4b429ec
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": 1697290415887,
"lastUpdate": 1697353445857,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -17894,6 +17894,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "svc-cli-bot",
"username": "svc-cli-bot"
},
"committer": {
"email": "[email protected]",
"name": "svc-cli-bot",
"username": "svc-cli-bot"
},
"distinct": true,
"id": "589cf59fedb80b02c34df6aa483f5aafb61851ae",
"message": "chore: updates from devScripts",
"timestamp": "2023-10-15T06:52:11Z",
"tree_id": "abf2e903aef0beef4305773fd5db946c721f45df",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/589cf59fedb80b02c34df6aa483f5aafb61851ae"
},
"date": 1697353430530,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 473,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 8255,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 6392,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 7711,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 956,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 14041,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 8995,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 9224,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 1688,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 22202,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 15403,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 16968,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 4b429ec

Please sign in to comment.