|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1723024101875, |
| 2 | + "lastUpdate": 1723122372383, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet",
|
4 | 4 | "entries": {
|
5 | 5 | "AcquireTokenNoCache": [
|
@@ -6112,6 +6112,42 @@ window.BENCHMARK_DATA = {
|
6112 | 6112 | "range": "± 3103.1773894278763"
|
6113 | 6113 | }
|
6114 | 6114 | ]
|
| 6115 | + }, |
| 6116 | + { |
| 6117 | + "commit": { |
| 6118 | + "author": { |
| 6119 | + "email": "61847233+neha-bhargava@users.noreply.github.com", |
| 6120 | + "name": "Neha Bhargava", |
| 6121 | + "username": "neha-bhargava" |
| 6122 | + }, |
| 6123 | + "committer": { |
| 6124 | + "email": "noreply@github.com", |
| 6125 | + "name": "GitHub", |
| 6126 | + "username": "web-flow" |
| 6127 | + }, |
| 6128 | + "distinct": true, |
| 6129 | + "id": "6956f26f5e1e7e85e946def7ddca3dc69496f79d", |
| 6130 | + "message": "Update the logic to add file based detection for azure arc for linux env (#4856)\n\n* Update the logic to add file based detection for azure arc for linux env\r\n\r\n* Address comments\r\n\r\n* Add logs\r\n\r\n* Add logs when azure arc is enabled for a platform other than windows and linux\r\n\r\n* Fix build", |
| 6131 | + "timestamp": "2024-08-08T18:28:53+05:30", |
| 6132 | + "tree_id": "1bf16a3d986471c28f7e1a034f65c0a2377cf4b6", |
| 6133 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/6956f26f5e1e7e85e946def7ddca3dc69496f79d" |
| 6134 | + }, |
| 6135 | + "date": 1723122368942, |
| 6136 | + "tool": "benchmarkdotnet", |
| 6137 | + "benches": [ |
| 6138 | + { |
| 6139 | + "name": "Microsoft.Identity.Test.Performance.AcquireTokenNoCacheTests.AcquireTokenForClient_TestAsync", |
| 6140 | + "value": 245258.8, |
| 6141 | + "unit": "ns", |
| 6142 | + "range": "± 5481.277843714913" |
| 6143 | + }, |
| 6144 | + { |
| 6145 | + "name": "Microsoft.Identity.Test.Performance.AcquireTokenNoCacheTests.AcquireTokenOnBehalfOf_TestAsync", |
| 6146 | + "value": 353122.4146341463, |
| 6147 | + "unit": "ns", |
| 6148 | + "range": "± 11191.970704428262" |
| 6149 | + } |
| 6150 | + ] |
6115 | 6151 | }
|
6116 | 6152 | ],
|
6117 | 6153 | "AcquireTokenForClientWithCache": [
|
|
0 commit comments