|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1754974065666, |
| 2 | + "lastUpdate": 1754974293214, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31357,6 +31357,58 @@ window.BENCHMARK_DATA = { |
31357 | 31357 | "extra": "mean: 136.44880315225208 usec\nrounds: 5075" |
31358 | 31358 | } |
31359 | 31359 | ] |
| 31360 | + }, |
| 31361 | + { |
| 31362 | + "commit": { |
| 31363 | + "author": { |
| 31364 | + |
| 31365 | + "name": "Ray Luo", |
| 31366 | + "username": "rayluo" |
| 31367 | + }, |
| 31368 | + "committer": { |
| 31369 | + |
| 31370 | + "name": "Ray Luo", |
| 31371 | + "username": "rayluo" |
| 31372 | + }, |
| 31373 | + "distinct": true, |
| 31374 | + "id": "f3651cd09f2c3f23f6bd1bdd0663183b93d69821", |
| 31375 | + "message": "MSAL Python 1.34.0b1", |
| 31376 | + "timestamp": "2025-08-11T21:47:49-07:00", |
| 31377 | + "tree_id": "c33ee1b0193ae89a5fbecef99329e0b30d5467f3", |
| 31378 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f3651cd09f2c3f23f6bd1bdd0663183b93d69821" |
| 31379 | + }, |
| 31380 | + "date": 1754974292053, |
| 31381 | + "tool": "pytest", |
| 31382 | + "benches": [ |
| 31383 | + { |
| 31384 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31385 | + "value": 39368.970984315914, |
| 31386 | + "unit": "iter/sec", |
| 31387 | + "range": "stddev: 0.0000032226861472651314", |
| 31388 | + "extra": "mean: 25.400714699868253 usec\nrounds: 7245" |
| 31389 | + }, |
| 31390 | + { |
| 31391 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31392 | + "value": 35729.70020546342, |
| 31393 | + "unit": "iter/sec", |
| 31394 | + "range": "stddev: 0.000003373633270730228", |
| 31395 | + "extra": "mean: 27.98792025260515 usec\nrounds: 11085" |
| 31396 | + }, |
| 31397 | + { |
| 31398 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31399 | + "value": 7408.917914593095, |
| 31400 | + "unit": "iter/sec", |
| 31401 | + "range": "stddev: 0.000016378169535197365", |
| 31402 | + "extra": "mean: 134.97247661906658 usec\nrounds: 5111" |
| 31403 | + }, |
| 31404 | + { |
| 31405 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31406 | + "value": 7044.763619370598, |
| 31407 | + "unit": "iter/sec", |
| 31408 | + "range": "stddev: 0.00001615307032730229", |
| 31409 | + "extra": "mean: 141.94940441299622 usec\nrounds: 5121" |
| 31410 | + } |
| 31411 | + ] |
31360 | 31412 | } |
31361 | 31413 | ] |
31362 | 31414 | } |
|
0 commit comments