Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for ab45cde
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 22, 2023
1 parent 7a73806 commit 44f3f5e
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": 1697957691970,
"lastUpdate": 1697964654805,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -23492,6 +23492,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": "ab45cde1a4123b57736770f441f77c613ae022af",
"message": "chore(dev-deps): bump eslint from 8.51.0 to 8.52.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2023-10-22T08:47:58Z",
"tree_id": "22a54e2e6c10fcdacc0666f3585927784d0f0827",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/ab45cde1a4123b57736770f441f77c613ae022af"
},
"date": 1697964650586,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 267,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 6402,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 5493,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 4268,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 626,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 9201,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 8181,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 4769,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 949,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 13422,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 12885,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 8920,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 44f3f5e

Please sign in to comment.