|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1777592005707, |
| 2 | + "lastUpdate": 1778250575502, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40911,6 +40911,58 @@ window.BENCHMARK_DATA = { |
40911 | 40911 | "extra": "mean: 142.2990259549654 usec\nrounds: 4739" |
40912 | 40912 | } |
40913 | 40913 | ] |
| 40914 | + }, |
| 40915 | + { |
| 40916 | + "commit": { |
| 40917 | + "author": { |
| 40918 | + "email": "nichoudhary@microsoft.com", |
| 40919 | + "name": "Nilesh Choudhary", |
| 40920 | + "username": "4gust" |
| 40921 | + }, |
| 40922 | + "committer": { |
| 40923 | + "email": "nichoudhary@microsoft.com", |
| 40924 | + "name": "Nilesh Choudhary", |
| 40925 | + "username": "4gust" |
| 40926 | + }, |
| 40927 | + "distinct": true, |
| 40928 | + "id": "4c0bdafdaa631efb1f308ac37cb9c771204f63a9", |
| 40929 | + "message": "removed support for 3.8 and added doc", |
| 40930 | + "timestamp": "2026-05-08T10:59:57+01:00", |
| 40931 | + "tree_id": "b41683ba96d19342e75357532fb4def94e3f8835", |
| 40932 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4c0bdafdaa631efb1f308ac37cb9c771204f63a9" |
| 40933 | + }, |
| 40934 | + "date": 1778250574126, |
| 40935 | + "tool": "pytest", |
| 40936 | + "benches": [ |
| 40937 | + { |
| 40938 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40939 | + "value": 44603.83202328844, |
| 40940 | + "unit": "iter/sec", |
| 40941 | + "range": "stddev: 0.000007756317399835183", |
| 40942 | + "extra": "mean: 22.419598376163787 usec\nrounds: 7390" |
| 40943 | + }, |
| 40944 | + { |
| 40945 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40946 | + "value": 43666.37998681371, |
| 40947 | + "unit": "iter/sec", |
| 40948 | + "range": "stddev: 0.000004675094695117998", |
| 40949 | + "extra": "mean: 22.900913707570403 usec\nrounds: 15320" |
| 40950 | + }, |
| 40951 | + { |
| 40952 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40953 | + "value": 9713.534319158713, |
| 40954 | + "unit": "iter/sec", |
| 40955 | + "range": "stddev: 0.00001554705236788349", |
| 40956 | + "extra": "mean: 102.94913953488866 usec\nrounds: 3870" |
| 40957 | + }, |
| 40958 | + { |
| 40959 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40960 | + "value": 8846.222614942717, |
| 40961 | + "unit": "iter/sec", |
| 40962 | + "range": "stddev: 0.00002394156541073083", |
| 40963 | + "extra": "mean: 113.04259948317788 usec\nrounds: 3483" |
| 40964 | + } |
| 40965 | + ] |
40914 | 40966 | } |
40915 | 40967 | ] |
40916 | 40968 | } |
|
0 commit comments