Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 55f6131
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 21, 2023
1 parent 4389667 commit 906801c
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": 1697823826137,
"lastUpdate": 1697894377727,
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -18734,6 +18734,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": "55f6131283bc688a8b106f8b0e1a33b107f8b90b",
"message": "chore(dev-deps): bump @types/shelljs from 0.8.13 to 0.8.14\n\nBumps [@types/shelljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shelljs) from 0.8.13 to 0.8.14.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/shelljs)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/shelljs\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2023-10-21T13:06:57Z",
"tree_id": "53570c806472cdb83c7e1570daaed7aaf3023d43",
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/55f6131283bc688a8b106f8b0e1a33b107f8b90b"
},
"date": 1697894354778,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "eda-componentSetCreate-win32",
"value": 702,
"unit": "ms"
},
{
"name": "eda-sourceToMdapi-win32",
"value": 10343,
"unit": "ms"
},
{
"name": "eda-sourceToZip-win32",
"value": 6839,
"unit": "ms"
},
{
"name": "eda-mdapiToSource-win32",
"value": 10086,
"unit": "ms"
},
{
"name": "lotsOfClasses-componentSetCreate-win32",
"value": 1584,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToMdapi-win32",
"value": 17714,
"unit": "ms"
},
{
"name": "lotsOfClasses-sourceToZip-win32",
"value": 9621,
"unit": "ms"
},
{
"name": "lotsOfClasses-mdapiToSource-win32",
"value": 12328,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
"value": 2724,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
"value": 27902,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-sourceToZip-win32",
"value": 16242,
"unit": "ms"
},
{
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
"value": 22209,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 906801c

Please sign in to comment.