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 24b8ba9 commit 5c40f48
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion perf-Linux/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736196492672,
"lastUpdate": 1736202670845,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -66918,6 +66918,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": 1736202664402,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 215,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 1934,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1716,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2596,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 405,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3550,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 2744,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3436,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 718,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6117,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 4917,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6048,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 5c40f48

Please sign in to comment.