Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 0e844cb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 28, 2024
1 parent 3f4df56 commit 69c78d9
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": 1727530811810,
"lastUpdate": 1727531223900,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -62132,6 +62132,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": "0e844cb2caacc20e2cd1f43893486f3749d169a3",
"message": "chore(dev-deps): bump @jsforce/jsforce-node from 3.4.1 to 3.4.2\n\nBumps [@jsforce/jsforce-node](https://github.com/jsforce/jsforce) from 3.4.1 to 3.4.2.\n- [Release notes](https://github.com/jsforce/jsforce/releases)\n- [Changelog](https://github.com/jsforce/jsforce/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jsforce/jsforce/compare/3.4.1...3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: \"@jsforce/jsforce-node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-09-28T13:38:40Z",
"tree_id": "439e48125053e4b1c6605161fd8b31c4e0fa8e79",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/0e844cb2caacc20e2cd1f43893486f3749d169a3"
},
"date": 1727531217446,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-linux",
"value": 233,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-linux",
"value": 2351,
"unit": "ms"
},
{
"name": "eda-sourceToZip-linux",
"value": 1867,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-linux",
"value": 2830,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-linux",
"value": 430,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-linux",
"value": 3654,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-linux",
"value": 3095,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-linux",
"value": 3537,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-linux",
"value": 747,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-linux",
"value": 6452,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-linux",
"value": 5562,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-linux",
"value": 6459,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 69c78d9

Please sign in to comment.