|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1758796183220, |
| 2 | + "lastUpdate": 1758797588842, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -32337,6 +32337,58 @@ window.BENCHMARK_DATA = { |
32337 | 32337 | "extra": "mean: 119.72886124741842 usec\nrounds: 4281" |
32338 | 32338 | } |
32339 | 32339 | ] |
| 32340 | + }, |
| 32341 | + { |
| 32342 | + "commit": { |
| 32343 | + "author": { |
| 32344 | + |
| 32345 | + "name": "Ray Luo", |
| 32346 | + "username": "rayluo" |
| 32347 | + }, |
| 32348 | + "committer": { |
| 32349 | + |
| 32350 | + "name": "Ray Luo", |
| 32351 | + "username": "rayluo" |
| 32352 | + }, |
| 32353 | + "distinct": true, |
| 32354 | + "id": "3dd54a4203e870349bdb499460544fa9245ce492", |
| 32355 | + "message": "Demonstrates the behavior of mismatching scope", |
| 32356 | + "timestamp": "2025-09-25T03:48:42-07:00", |
| 32357 | + "tree_id": "3a6e649b349293da7647d962fb7d378b1d3e5be4", |
| 32358 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3dd54a4203e870349bdb499460544fa9245ce492" |
| 32359 | + }, |
| 32360 | + "date": 1758797587551, |
| 32361 | + "tool": "pytest", |
| 32362 | + "benches": [ |
| 32363 | + { |
| 32364 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 32365 | + "value": 40059.80272636302, |
| 32366 | + "unit": "iter/sec", |
| 32367 | + "range": "stddev: 0.0000025898829370793405", |
| 32368 | + "extra": "mean: 24.962679093322357 usec\nrounds: 8691" |
| 32369 | + }, |
| 32370 | + { |
| 32371 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 32372 | + "value": 38105.838775227116, |
| 32373 | + "unit": "iter/sec", |
| 32374 | + "range": "stddev: 0.000002830790566503683", |
| 32375 | + "extra": "mean: 26.24269750099576 usec\nrounds: 15286" |
| 32376 | + }, |
| 32377 | + { |
| 32378 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 32379 | + "value": 7449.939442102866, |
| 32380 | + "unit": "iter/sec", |
| 32381 | + "range": "stddev: 0.000015413836315204724", |
| 32382 | + "extra": "mean: 134.22927901246587 usec\nrounds: 4050" |
| 32383 | + }, |
| 32384 | + { |
| 32385 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 32386 | + "value": 7274.1381290950485, |
| 32387 | + "unit": "iter/sec", |
| 32388 | + "range": "stddev: 0.000014847095254667125", |
| 32389 | + "extra": "mean: 137.47333117035635 usec\nrounds: 4007" |
| 32390 | + } |
| 32391 | + ] |
32340 | 32392 | } |
32341 | 32393 | ] |
32342 | 32394 | } |
|
0 commit comments