|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775730047568, |
| 2 | + "lastUpdate": 1776120166236, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40443,6 +40443,58 @@ window.BENCHMARK_DATA = { |
40443 | 40443 | "extra": "mean: 136.9629982436143 usec\nrounds: 3986" |
40444 | 40444 | } |
40445 | 40445 | ] |
| 40446 | + }, |
| 40447 | + { |
| 40448 | + "commit": { |
| 40449 | + "author": { |
| 40450 | + "email": "198982749+Copilot@users.noreply.github.com", |
| 40451 | + "name": "copilot-swe-agent[bot]", |
| 40452 | + "username": "Copilot" |
| 40453 | + }, |
| 40454 | + "committer": { |
| 40455 | + "email": "noreply@github.com", |
| 40456 | + "name": "GitHub", |
| 40457 | + "username": "web-flow" |
| 40458 | + }, |
| 40459 | + "distinct": true, |
| 40460 | + "id": "40dd39373e0b746c4cf76643e866c34e59bdabfb", |
| 40461 | + "message": "Add MSAL client metadata headers to IMDS managed identity requests\n\nAdd x-client-SKU, x-client-Ver, and x-ms-client-request-id headers to\n_obtain_token_on_azure_vm() for IMDS token requests. Update existing\nIMDS tests to assert the new headers and validate UUID correlation IDs.\n\nAgent-Logs-Url: https://github.com/AzureAD/microsoft-authentication-library-for-python/sessions/3f0bb4c2-0e45-471e-9ab3-2a502ef8cddf\n\nCo-authored-by: gladjohn <90415114+gladjohn@users.noreply.github.com>", |
| 40462 | + "timestamp": "2026-04-13T22:31:24Z", |
| 40463 | + "tree_id": "96239fbdc44073c88ca99caeb65042c4a69e5686", |
| 40464 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/40dd39373e0b746c4cf76643e866c34e59bdabfb" |
| 40465 | + }, |
| 40466 | + "date": 1776120165023, |
| 40467 | + "tool": "pytest", |
| 40468 | + "benches": [ |
| 40469 | + { |
| 40470 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40471 | + "value": 38081.299334466836, |
| 40472 | + "unit": "iter/sec", |
| 40473 | + "range": "stddev: 0.00000479511851543916", |
| 40474 | + "extra": "mean: 26.259608192909386 usec\nrounds: 8300" |
| 40475 | + }, |
| 40476 | + { |
| 40477 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40478 | + "value": 38057.28571682493, |
| 40479 | + "unit": "iter/sec", |
| 40480 | + "range": "stddev: 0.000003367071895801928", |
| 40481 | + "extra": "mean: 26.27617764022265 usec\nrounds: 13730" |
| 40482 | + }, |
| 40483 | + { |
| 40484 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40485 | + "value": 7462.153936369107, |
| 40486 | + "unit": "iter/sec", |
| 40487 | + "range": "stddev: 0.000017019781897103207", |
| 40488 | + "extra": "mean: 134.00956460120605 usec\nrounds: 4729" |
| 40489 | + }, |
| 40490 | + { |
| 40491 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40492 | + "value": 7111.892228971565, |
| 40493 | + "unit": "iter/sec", |
| 40494 | + "range": "stddev: 0.0000154721334845087", |
| 40495 | + "extra": "mean: 140.60955478576028 usec\nrounds: 4618" |
| 40496 | + } |
| 40497 | + ] |
40446 | 40498 | } |
40447 | 40499 | ] |
40448 | 40500 | } |
|
0 commit comments