Skip to content

Commit 9f622a9

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for 982088f
1 parent 66fe6ab commit 9f622a9

1 file changed

Lines changed: 85 additions & 1 deletion

File tree

perf-Windows/data.js

Lines changed: 85 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1770673787358,
2+
"lastUpdate": 1770674966609,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -88604,6 +88604,90 @@ window.BENCHMARK_DATA = {
8860488604
"unit": "ms"
8860588605
}
8860688606
]
88607+
},
88608+
{
88609+
"commit": {
88610+
"author": {
88611+
"email": "jfeingold35@gmail.com",
88612+
"name": "Jamie Feingold",
88613+
"username": "jfeingold35"
88614+
},
88615+
"committer": {
88616+
"email": "jfeingold35@gmail.com",
88617+
"name": "Jamie Feingold",
88618+
"username": "jfeingold35"
88619+
},
88620+
"distinct": true,
88621+
"id": "982088f328077561261b357168e0fc00521924e2",
88622+
"message": "fix: removed erroneous test.only",
88623+
"timestamp": "2026-02-09T16:00:51-06:00",
88624+
"tree_id": "e42b47cad03cfb5c857e2462acac0d2d39c9c18b",
88625+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/982088f328077561261b357168e0fc00521924e2"
88626+
},
88627+
"date": 1770674953419,
88628+
"tool": "customSmallerIsBetter",
88629+
"benches": [
88630+
{
88631+
"name": "eda-componentSetCreate-win32",
88632+
"value": 605,
88633+
"unit": "ms"
88634+
},
88635+
{
88636+
"name": "eda-sourceToMdapi-win32",
88637+
"value": 3556,
88638+
"unit": "ms"
88639+
},
88640+
{
88641+
"name": "eda-sourceToZip-win32",
88642+
"value": 3743,
88643+
"unit": "ms"
88644+
},
88645+
{
88646+
"name": "eda-mdapiToSource-win32",
88647+
"value": 6294,
88648+
"unit": "ms"
88649+
},
88650+
{
88651+
"name": "lotsOfClasses-componentSetCreate-win32",
88652+
"value": 794,
88653+
"unit": "ms"
88654+
},
88655+
{
88656+
"name": "lotsOfClasses-sourceToMdapi-win32",
88657+
"value": 9840,
88658+
"unit": "ms"
88659+
},
88660+
{
88661+
"name": "lotsOfClasses-sourceToZip-win32",
88662+
"value": 10562,
88663+
"unit": "ms"
88664+
},
88665+
{
88666+
"name": "lotsOfClasses-mdapiToSource-win32",
88667+
"value": 12342,
88668+
"unit": "ms"
88669+
},
88670+
{
88671+
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
88672+
"value": 1679,
88673+
"unit": "ms"
88674+
},
88675+
{
88676+
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
88677+
"value": 23120,
88678+
"unit": "ms"
88679+
},
88680+
{
88681+
"name": "lotsOfClassesOneDir-sourceToZip-win32",
88682+
"value": 20461,
88683+
"unit": "ms"
88684+
},
88685+
{
88686+
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
88687+
"value": 18539,
88688+
"unit": "ms"
88689+
}
88690+
]
8860788691
}
8860888692
]
8860988693
}

0 commit comments

Comments
 (0)