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 69c78d9 commit 7577909
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion perf-Windows/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727531113244,
"lastUpdate": 1727531550534,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -56786,6 +56786,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": 1727531535012,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 683,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 4822,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 3229,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 6334,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1343,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 8469,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 5190,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 8017,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2130,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 13787,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 9113,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 14305,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 7577909

Please sign in to comment.