Skip to content

Commit a8d185d

Browse files
author
github-action-benchmark
committed
add AcquireTokenNoCache (benchmarkdotnet) benchmark result for ec1adab
1 parent 1fe2ac2 commit a8d185d

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

benchmarks/data.js

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1742276518223,
2+
"lastUpdate": 1742302256303,
33
"repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet",
44
"entries": {
55
"AcquireTokenNoCache": [
@@ -6862,6 +6862,40 @@ window.BENCHMARK_DATA = {
68626862
"range": "± 32803.32593820297"
68636863
}
68646864
]
6865+
},
6866+
{
6867+
"commit": {
6868+
"author": {
6869+
"name": "Gladwin Johnson",
6870+
"username": "gladjohn",
6871+
"email": "[email protected]"
6872+
},
6873+
"committer": {
6874+
"name": "GitHub",
6875+
"username": "web-flow",
6876+
"email": "[email protected]"
6877+
},
6878+
"id": "ec1adab27ca2574af74b43091ce4634d705f9269",
6879+
"message": "Update actions/cache to version 3 in workflow",
6880+
"timestamp": "2025-03-14T03:36:44Z",
6881+
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/ec1adab27ca2574af74b43091ce4634d705f9269"
6882+
},
6883+
"date": 1742302252068,
6884+
"tool": "benchmarkdotnet",
6885+
"benches": [
6886+
{
6887+
"name": "Microsoft.Identity.Test.Performance.AcquireTokenNoCacheTests.AcquireTokenForClient_TestAsync",
6888+
"value": 234066.15384615384,
6889+
"unit": "ns",
6890+
"range": "± 1241.6958730001647"
6891+
},
6892+
{
6893+
"name": "Microsoft.Identity.Test.Performance.AcquireTokenNoCacheTests.AcquireTokenOnBehalfOf_TestAsync",
6894+
"value": 386858.38,
6895+
"unit": "ns",
6896+
"range": "± 38184.7628476717"
6897+
}
6898+
]
68656899
}
68666900
],
68676901
"AcquireTokenForClientWithCache": [

0 commit comments

Comments
 (0)