|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743442753827, |
| 2 | + "lastUpdate": 1743455343520, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27977,6 +27977,58 @@ window.BENCHMARK_DATA = { |
27977 | 27977 | "extra": "mean: 131.7170426699456 usec\nrounds: 4195" |
27978 | 27978 | } |
27979 | 27979 | ] |
| 27980 | + }, |
| 27981 | + { |
| 27982 | + "commit": { |
| 27983 | + "author": { |
| 27984 | + |
| 27985 | + "name": "Dharshan BJ", |
| 27986 | + "username": "DharshanBJ" |
| 27987 | + }, |
| 27988 | + "committer": { |
| 27989 | + |
| 27990 | + "name": "GitHub", |
| 27991 | + "username": "web-flow" |
| 27992 | + }, |
| 27993 | + "distinct": true, |
| 27994 | + "id": "dc85e58581c4c43e24a14cd952bd053780e2b58a", |
| 27995 | + "message": "Merge branch 'dev' into dharshanb/brokerSupportLinux", |
| 27996 | + "timestamp": "2025-03-31T14:07:03-07:00", |
| 27997 | + "tree_id": "eefff4df4b05b766ac7aba06ddc53d7f9632901a", |
| 27998 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/dc85e58581c4c43e24a14cd952bd053780e2b58a" |
| 27999 | + }, |
| 28000 | + "date": 1743455342964, |
| 28001 | + "tool": "pytest", |
| 28002 | + "benches": [ |
| 28003 | + { |
| 28004 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28005 | + "value": 41724.99269979047, |
| 28006 | + "unit": "iter/sec", |
| 28007 | + "range": "stddev: 0.0000024561339721017194", |
| 28008 | + "extra": "mean: 23.966451167408394 usec\nrounds: 8181" |
| 28009 | + }, |
| 28010 | + { |
| 28011 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28012 | + "value": 37543.21721120288, |
| 28013 | + "unit": "iter/sec", |
| 28014 | + "range": "stddev: 0.0000036863694132922178", |
| 28015 | + "extra": "mean: 26.63596980446312 usec\nrounds: 17751" |
| 28016 | + }, |
| 28017 | + { |
| 28018 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28019 | + "value": 8096.676534181985, |
| 28020 | + "unit": "iter/sec", |
| 28021 | + "range": "stddev: 0.000015203101267279318", |
| 28022 | + "extra": "mean: 123.50746578281469 usec\nrounds: 5129" |
| 28023 | + }, |
| 28024 | + { |
| 28025 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28026 | + "value": 7539.7463708879695, |
| 28027 | + "unit": "iter/sec", |
| 28028 | + "range": "stddev: 0.000015972104352522824", |
| 28029 | + "extra": "mean: 132.63045609347574 usec\nrounds: 5637" |
| 28030 | + } |
| 28031 | + ] |
27980 | 28032 | } |
27981 | 28033 | ] |
27982 | 28034 | } |
|
0 commit comments