Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 5e8e031
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 21, 2024
1 parent 51c9d62 commit 75111f5
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": 1734628697318,
"lastUpdate": 1734786538401,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -66246,6 +66246,90 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5e8e031129b20f6d704c82d765773d61e08bd2e7",
"message": "chore(dev-deps): bump esbuild from 0.24.0 to 0.24.2\n\nBumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.24.2.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.24.0...v0.24.2)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-12-21T13:07:16Z",
"tree_id": "0f10597630cf290fbd15538e8a4127856680d4e8",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/5e8e031129b20f6d704c82d765773d61e08bd2e7"
},
"date": 1734786532295,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 211,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 1903,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1691,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2642,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 409,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3553,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 2784,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3370,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 712,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6164,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 4785,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6022,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 75111f5

Please sign in to comment.