Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 0d94198
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 1, 2024
1 parent 08bf380 commit 9ef851e
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": 1730440888050,
"lastUpdate": 1730469328615,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -59220,6 +59220,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Cristian Dominguez",
"username": "cristiand391"
},
"committer": {
"email": "[email protected]",
"name": "Cristian Dominguez",
"username": "cristiand391"
},
"distinct": true,
"id": "0d94198a2badcc9ba9bdd39fee6e73e6a2f61d27",
"message": "fix: resolver respects forceignore",
"timestamp": "2024-11-01T10:16:54-03:00",
"tree_id": "7ed23e0e638255712c7194ac39c16cca5d610e2e",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/0d94198a2badcc9ba9bdd39fee6e73e6a2f61d27"
},
"date": 1730469311982,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 619,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4177,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 2946,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5731,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1225,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 7751,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5065,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 7782,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2087,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13928,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9570,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14259,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 9ef851e

Please sign in to comment.