Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for e444d23
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 6, 2025
1 parent 5c40f48 commit db38cdc
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": 1736196811093,
"lastUpdate": 1736202995638,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -61572,6 +61572,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Matt Carvin",
"username": "mcarvin8"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e444d2344f4e04d5912f2caa87742f8351deee4e",
"message": "fix: add workflow flow actions",
"timestamp": "2025-01-06T14:22:31-05:00",
"tree_id": "8eb9f58eab6304fc37f7f0560bf5a3815be307be",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/e444d2344f4e04d5912f2caa87742f8351deee4e"
},
"date": 1736202975920,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 695,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4066,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3102,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 5939,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1356,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8402,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5664,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 8285,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2312,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 14624,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9032,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14740,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit db38cdc

Please sign in to comment.