Skip to content

Commit 44fba11

Browse files
author
github-action-benchmark
committed
add msal-node client-credential Regression Test (benchmarkjs) benchmark result for c2ff4da
1 parent 8e8461c commit 44fba11

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

dev/bench/data.js

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1763574465045,
2+
"lastUpdate": 1763609948509,
33
"repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-js",
44
"entries": {
55
"msal-node client-credential Regression Test": [
@@ -18757,6 +18757,44 @@ window.BENCHMARK_DATA = {
1875718757
"extra": "233 samples"
1875818758
}
1875918759
]
18760+
},
18761+
{
18762+
"commit": {
18763+
"author": {
18764+
"email": "152663010+msal-js-release-automation[bot]@users.noreply.github.com",
18765+
"name": "msal-js-release-automation[bot]",
18766+
"username": "msal-js-release-automation[bot]"
18767+
},
18768+
"committer": {
18769+
"email": "noreply@github.com",
18770+
"name": "GitHub",
18771+
"username": "web-flow"
18772+
},
18773+
"distinct": true,
18774+
"id": "c2ff4da426eed35c8e3aca9feed5fd014fded983",
18775+
"message": "Release PR: official (#8154)\n\nThis PR contains the changelogs and version bumps for the MSAL.js 3P\nreleases.\n\nCo-authored-by: MSAL.js Release Automation <msaljsbuilds@microsoft.com>",
18776+
"timestamp": "2025-11-19T19:32:32-08:00",
18777+
"tree_id": "313d523c14c7835ba3af45ba6dcc2df3e90f117e",
18778+
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/c2ff4da426eed35c8e3aca9feed5fd014fded983"
18779+
},
18780+
"date": 1763609945115,
18781+
"tool": "benchmarkjs",
18782+
"benches": [
18783+
{
18784+
"name": "ConfidentialClientApplication#acquireTokenByClientCredential-fromCache-resourceIsFirstItemInTheCache",
18785+
"value": 244966,
18786+
"range": "±0.96%",
18787+
"unit": "ops/sec",
18788+
"extra": "234 samples"
18789+
},
18790+
{
18791+
"name": "ConfidentialClientApplication#acquireTokenByClientCredential-fromCache-resourceIsLastItemInTheCache",
18792+
"value": 245148,
18793+
"range": "±0.75%",
18794+
"unit": "ops/sec",
18795+
"extra": "232 samples"
18796+
}
18797+
]
1876018798
}
1876118799
]
1876218800
}

0 commit comments

Comments
 (0)