Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 8b68baa
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 17, 2023
1 parent e8ee294 commit fda17dd
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": 1697353445857,
"lastUpdate": 1697511327474,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -17978,6 +17978,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": "8b68baa46615383f943d7bfb98c9df8a672137a0",
"message": "chore(dev-deps): bump jsforce from 2.0.0-beta.27 to 2.0.0-beta.28\n\nBumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.27 to 2.0.0-beta.28.\n- [Release notes](https://github.com/jsforce/jsforce/releases)\n- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jsforce/jsforce/compare/2.0.0-beta.27...2.0.0-beta.28)\n\n---\nupdated-dependencies:\n- dependency-name: jsforce\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2023-10-17T02:46:47Z",
"tree_id": "be367292136394e683b2a70619d50a887ce1e274",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/8b68baa46615383f943d7bfb98c9df8a672137a0"
},
"date": 1697511315151,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 571,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 9546,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 7244,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 9128,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1233,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 15989,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 10935,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 10622,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2132,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 26386,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 18039,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 20146,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit fda17dd

Please sign in to comment.