|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740125718208, |
| 2 | + "lastUpdate": 1740869548948, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26365,6 +26365,58 @@ window.BENCHMARK_DATA = { |
26365 | 26365 | "extra": "mean: 131.74876261007662 usec\nrounds: 4996" |
26366 | 26366 | } |
26367 | 26367 | ] |
| 26368 | + }, |
| 26369 | + { |
| 26370 | + "commit": { |
| 26371 | + "author": { |
| 26372 | + |
| 26373 | + "name": "Ray Luo", |
| 26374 | + "username": "rayluo" |
| 26375 | + }, |
| 26376 | + "committer": { |
| 26377 | + |
| 26378 | + "name": "Ray Luo", |
| 26379 | + "username": "rayluo" |
| 26380 | + }, |
| 26381 | + "distinct": true, |
| 26382 | + "id": "e35852c8c33c9f6f2e5350ebaa5b2e43f62f131f", |
| 26383 | + "message": "ManagedIdentityClient will send claims and token_sha256_to_refresh to SF", |
| 26384 | + "timestamp": "2025-03-01T14:49:38-08:00", |
| 26385 | + "tree_id": "cd237797571aaa99866e612cc7451dcfa4a6924e", |
| 26386 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e35852c8c33c9f6f2e5350ebaa5b2e43f62f131f" |
| 26387 | + }, |
| 26388 | + "date": 1740869548344, |
| 26389 | + "tool": "pytest", |
| 26390 | + "benches": [ |
| 26391 | + { |
| 26392 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26393 | + "value": 41636.744331718335, |
| 26394 | + "unit": "iter/sec", |
| 26395 | + "range": "stddev: 0.0000022773296917813354", |
| 26396 | + "extra": "mean: 24.017247651090074 usec\nrounds: 8621" |
| 26397 | + }, |
| 26398 | + { |
| 26399 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26400 | + "value": 39657.2245633749, |
| 26401 | + "unit": "iter/sec", |
| 26402 | + "range": "stddev: 0.0000027262579120579255", |
| 26403 | + "extra": "mean: 25.216086375432884 usec\nrounds: 15039" |
| 26404 | + }, |
| 26405 | + { |
| 26406 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26407 | + "value": 8157.74543079217, |
| 26408 | + "unit": "iter/sec", |
| 26409 | + "range": "stddev: 0.000015847350398229098", |
| 26410 | + "extra": "mean: 122.58288867723267 usec\nrounds: 4204" |
| 26411 | + }, |
| 26412 | + { |
| 26413 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26414 | + "value": 7853.329692167363, |
| 26415 | + "unit": "iter/sec", |
| 26416 | + "range": "stddev: 0.000015383761987503336", |
| 26417 | + "extra": "mean: 127.33452423337901 usec\nrounds: 5055" |
| 26418 | + } |
| 26419 | + ] |
26368 | 26420 | } |
26369 | 26421 | ] |
26370 | 26422 | } |
|
0 commit comments