Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 40aca73
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent b743dad commit 6e8ad31
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": 1736463823207,
"lastUpdate": 1736467486360,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -62496,6 +62496,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": "40aca73041c726d42c6eaa948be385bc1ce8350a",
"message": "test: make UT fail without changes",
"timestamp": "2025-01-09T16:57:18-07:00",
"tree_id": "d4d7c7f72b3e3cba90eacaaed57feabdcd0535fb",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/40aca73041c726d42c6eaa948be385bc1ce8350a"
},
"date": 1736467465359,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 693,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4125,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3223,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5889,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1408,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8162,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5115,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 8274,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2468,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 14571,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9210,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 13982,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 6e8ad31

Please sign in to comment.