Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 4c6ad38
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 21, 2024
1 parent 71cd486 commit c112b29
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": 1726689329224,
"lastUpdate": 1726926006099,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -61880,6 +61880,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": "4c6ad38d0ea9035ba57fa8f75baa96f39039b919",
"message": "chore(dev-deps): bump typescript from 5.5.4 to 5.6.2\n\nBumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-09-21T13:38:15Z",
"tree_id": "237446af43803fd128d929f65dbabc0426753c8d",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/4c6ad38d0ea9035ba57fa8f75baa96f39039b919"
},
"date": 1726925999359,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 234,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 2357,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1870,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2912,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 420,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3777,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 3180,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3627,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 772,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6872,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 6187,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6643,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit c112b29

Please sign in to comment.