|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1762468634744, |
| 2 | + "lastUpdate": 1763162452221, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33689,6 +33689,58 @@ window.BENCHMARK_DATA = { |
33689 | 33689 | "extra": "mean: 137.4563772636145 usec\nrounds: 3976" |
33690 | 33690 | } |
33691 | 33691 | ] |
| 33692 | + }, |
| 33693 | + { |
| 33694 | + "commit": { |
| 33695 | + "author": { |
| 33696 | + |
| 33697 | + "name": "Ray Luo", |
| 33698 | + "username": "rayluo" |
| 33699 | + }, |
| 33700 | + "committer": { |
| 33701 | + |
| 33702 | + "name": "Ray Luo", |
| 33703 | + "username": "rayluo" |
| 33704 | + }, |
| 33705 | + "distinct": true, |
| 33706 | + "id": "d3464e6cb13f29bd730f49fc2ddf1c7a25b7c398", |
| 33707 | + "message": "Explicitly remove issuer from the OIDC discovery", |
| 33708 | + "timestamp": "2025-11-14T15:11:45-08:00", |
| 33709 | + "tree_id": "46117381da728c35df11b0fc0490ce9bcfd381b4", |
| 33710 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d3464e6cb13f29bd730f49fc2ddf1c7a25b7c398" |
| 33711 | + }, |
| 33712 | + "date": 1763162451490, |
| 33713 | + "tool": "pytest", |
| 33714 | + "benches": [ |
| 33715 | + { |
| 33716 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33717 | + "value": 40218.01249481827, |
| 33718 | + "unit": "iter/sec", |
| 33719 | + "range": "stddev: 0.0000025507468802683936", |
| 33720 | + "extra": "mean: 24.864480812641872 usec\nrounds: 8417" |
| 33721 | + }, |
| 33722 | + { |
| 33723 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33724 | + "value": 36894.947468452585, |
| 33725 | + "unit": "iter/sec", |
| 33726 | + "range": "stddev: 0.0000030673099654509335", |
| 33727 | + "extra": "mean: 27.103982214775083 usec\nrounds: 17374" |
| 33728 | + }, |
| 33729 | + { |
| 33730 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33731 | + "value": 7601.784272241127, |
| 33732 | + "unit": "iter/sec", |
| 33733 | + "range": "stddev: 0.000015590123179973134", |
| 33734 | + "extra": "mean: 131.54806347920527 usec\nrounds: 4915" |
| 33735 | + }, |
| 33736 | + { |
| 33737 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33738 | + "value": 7100.785379813432, |
| 33739 | + "unit": "iter/sec", |
| 33740 | + "range": "stddev: 0.000015729874544499198", |
| 33741 | + "extra": "mean: 140.8294923041702 usec\nrounds: 4418" |
| 33742 | + } |
| 33743 | + ] |
33692 | 33744 | } |
33693 | 33745 | ] |
33694 | 33746 | } |
|
0 commit comments