Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 40f11b2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 31, 2024
1 parent acbfd1a commit ec5fa77
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": 1722457186548,
"lastUpdate": 1722460535716,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -47882,6 +47882,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Willie Ruemmele",
"username": "WillieRuemmele"
},
"committer": {
"email": "[email protected]",
"name": "Willie Ruemmele",
"username": "WillieRuemmele"
},
"distinct": true,
"id": "40f11b2b028a68f86a6bd9ef56c2683ee9b7b4f1",
"message": "test: renable skipped test",
"timestamp": "2024-07-31T15:07:32-06:00",
"tree_id": "a7e84af5725041aac2d19c87a0bc440067bb0193",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/40f11b2b028a68f86a6bd9ef56c2683ee9b7b4f1"
},
"date": 1722460518572,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 645,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4279,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3104,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5919,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1237,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8018,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5318,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 8377,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2194,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 14751,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9756,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14662,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit ec5fa77

Please sign in to comment.