Skip to content

Commit

Permalink
add msal-node client-credential Regression Test (benchmarkjs) benchma…
Browse files Browse the repository at this point in the history
…rk result for a0ca288
  • Loading branch information
github-action-benchmark committed Oct 10, 2024
1 parent 87f4123 commit 0dd9d8c
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728594496663,
"lastUpdate": 1728594860966,
"repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-js",
"entries": {
"msal-node client-credential Regression Test": [
Expand Down Expand Up @@ -12690,6 +12690,44 @@ window.BENCHMARK_DATA = {
"extra": "224 samples"
}
]
},
{
"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": "a0ca288c77a39579914d5db8c94df9769718cc65",
"message": "Bump bootstrap from 4.6.2 to 5.0.0 (#7301)\n\nBumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to\r\n5.0.0.\r\n<details>\r\n<summary>Release notes</summary>\r\n<p><em>Sourced from <a\r\nhref=\"https://github.com/twbs/bootstrap/releases\">bootstrap's\r\nreleases</a>.</em></p>\r\n<blockquote>\r\n<h2>v5.0.0</h2>\r\n<h2>Highlights</h2>\r\n<p><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/32155\">#32155</a>:\r\nUpdated <code>make-col()</code> mixin to generate equal columns when no\r\nsize is specified\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/32763\">#32763</a>:\r\nAdded new <code>color-scheme()</code> mixin\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33389\">#33389</a>:\r\nDropdown menus now have option become clickable\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33453\">#33453</a>:\r\nAdded new docs footer\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33548\">#33548</a>:\r\nOffcanvas header components are now vertically aligned\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33549\">#33549</a>:\r\nAdded offcanvas-top modifier\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33634\">#33634</a>:\r\nAdded support for <code>.dropdown-item</code>s wrapped in\r\n<code>&lt;li&gt;</code>s\r\n<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33626\">#33626</a>:\r\nFix v5 regressions in tab dropdown functionality</p>\r\n<h2>🚀 Features</h2>\r\n<ul>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/32763\">#32763</a>:\r\nAdd <code>color-scheme</code> mixin</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33389\">#33389</a>:\r\nDropdown — Add option to make the dropdown menu clickable</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33549\">#33549</a>:\r\nAdd offcanvas-top modifier</li>\r\n</ul>\r\n<h2>🎨 CSS</h2>\r\n<ul>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/32155\">#32155</a>:\r\nAdd equal column mixin</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/32763\">#32763</a>:\r\nAdd <code>color-scheme</code> mixin</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33292\">#33292</a>:\r\nMake accordion icon rotation more natural</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33411\">#33411</a>:\r\nFix validation feedback icon in select multiple</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33478\">#33478</a>:\r\nMake <code>.nav-link</code> color consistent when using buttons</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33482\">#33482</a>:\r\nDropdown — Apply positioning only when Popper is not used</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33548\">#33548</a>:\r\nVertically align offcanvas header components</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33549\">#33549</a>:\r\nAdd offcanvas-top modifier</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33550\">#33550</a>:\r\nSpinner alignment changes</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33598\">#33598</a>:\r\nHide validation icons from multiple selects</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33600\">#33600</a>:\r\nHave $form-check-input-border's default derive from $black</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33607\">#33607</a>:\r\nReduce color-scheme complexity</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33642\">#33642</a>:\r\nuse <code>:read-only</code> css selector instead <code>[readonly]</code>\r\nfor consistency</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33658\">#33658</a>:\r\nfix: use list-group variable instead of alert</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33736\">#33736</a>:\r\naccordion: fix <code>border-top</code> on Firefox</li>\r\n</ul>\r\n<h2>☕️ JavaScript</h2>\r\n<ul>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/32439\">#32439</a>:\r\nDecouple BackDrop from modal</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33245\">#33245</a>:\r\nDecouple Modal's scrollbar functionality</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33249\">#33249</a>:\r\nSimplify Modal Config</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33250\">#33250</a>:\r\nSimplify ScrollSpy config</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33310\">#33310</a>:\r\nfix: make EventHandler better handle mouseenter/mouseleave events</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33389\">#33389</a>:\r\nDropdown — Add option to make the dropdown menu clickable</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33429\">#33429</a>:\r\nRemove element event listeners through base component</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33451\">#33451</a>:\r\nAdd missing things in <code>hide</code> method of dropdown</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33456\">#33456</a>:\r\nUse our <code>isDisabled</code> util on dropdown</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33466\">#33466</a>:\r\nRefactor dropdown's hide functionality</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33479\">#33479</a>:\r\nFix dropdown escape propagation</li>\r\n<li><a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33496\">#33496</a>:\r\nUse cached <code>noop</code> function</li>\r\n</ul>\r\n<!-- raw HTML omitted -->\r\n</blockquote>\r\n<p>... (truncated)</p>\r\n</details>\r\n<details>\r\n<summary>Commits</summary>\r\n<ul>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/bf0936748602c8109fd916c64b4560799fa1c3f8\"><code>bf09367</code></a>\r\nRelease v5.0.0 (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33647\">#33647</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/48ae5a7149d30d7d80cecbaaabaa88f7679c9172\"><code>48ae5a7</code></a>\r\nRewrite migration guide (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33834\">#33834</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/f0865727b7d5f274a818510219e024d227affe11\"><code>f086572</code></a>\r\nrefactor(docs): Added form file input variables (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33833\">#33833</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/1a54286befabfb8c18de420df4d7074ab7eb77b3\"><code>1a54286</code></a>\r\nFix doc typo and Bootstrap Icons link (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33832\">#33832</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/e2df73fa9a2062ed5489a1bd80b9d0ddbf211a53\"><code>e2df73f</code></a>\r\nUpdate migration guide for some v5 changes (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33829\">#33829</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/1e6356ab43df6ca3e0c05499a4d690235fbd6fc7\"><code>1e6356a</code></a>\r\nNeutralise more words from placeholder text (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33731\">#33731</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/6633845901672cb642c0975e6fea3d1a1fa20058\"><code>6633845</code></a>\r\nBump eslint-config-xo from 0.35.0 to 0.36.0 (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33646\">#33646</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/cb38744cf79b347ec2a32e0dcfe5c42402dc15ea\"><code>cb38744</code></a>\r\nTweak toast docs (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33810\">#33810</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/c2ff22532e9f05d98b8db7c0b179d252387e77a3\"><code>c2ff225</code></a>\r\nBump rollup from 2.46.0 to 2.47.0 (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33818\">#33818</a>)</li>\r\n<li><a\r\nhref=\"https://github.com/twbs/bootstrap/commit/c090ea2f4fbdc12e37def7c3bf9eb4c96c804d34\"><code>c090ea2</code></a>\r\nBump <code>@​babel/preset-env</code> from 7.14.0 to 7.14.1 (<a\r\nhref=\"https://redirect.github.com/twbs/bootstrap/issues/33819\">#33819</a>)</li>\r\n<li>Additional commits viewable in <a\r\nhref=\"https://github.com/twbs/bootstrap/compare/v4.6.2...v5.0.0\">compare\r\nview</a></li>\r\n</ul>\r\n</details>\r\n<br />\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=npm_and_yarn&previous-version=4.6.2&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n<details>\r\n<summary>Dependabot commands and options</summary>\r\n<br />\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show <dependency name> ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/AzureAD/microsoft-authentication-library-for-js/network/alerts).\r\n\r\n</details>\r\n\r\nSigned-off-by: dependabot[bot] <[email protected]>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2024-10-10T14:08:53-07:00",
"tree_id": "be3a0504a80bde546cfbc41dc3002653da9c5d0b",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/a0ca288c77a39579914d5db8c94df9769718cc65"
},
"date": 1728594859541,
"tool": "benchmarkjs",
"benches": [
{
"name": "ConfidentialClientApplication#acquireTokenByClientCredential-fromCache-resourceIsFirstItemInTheCache",
"value": 184924,
"range": "±2.10%",
"unit": "ops/sec",
"extra": "214 samples"
},
{
"name": "ConfidentialClientApplication#acquireTokenByClientCredential-fromCache-resourceIsLastItemInTheCache",
"value": 183763,
"range": "±1.94%",
"unit": "ops/sec",
"extra": "220 samples"
}
]
}
]
}
Expand Down

0 comments on commit 0dd9d8c

Please sign in to comment.