|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1733165563873, |
| 2 | + "lastUpdate": 1733789343184, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23973,6 +23973,58 @@ window.BENCHMARK_DATA = { |
23973 | 23973 | "extra": "mean: 125.5916090617005 usec\nrounds: 4039" |
23974 | 23974 | } |
23975 | 23975 | ] |
| 23976 | + }, |
| 23977 | + { |
| 23978 | + "commit": { |
| 23979 | + "author": { |
| 23980 | + |
| 23981 | + "name": "Ray Luo", |
| 23982 | + "username": "rayluo" |
| 23983 | + }, |
| 23984 | + "committer": { |
| 23985 | + |
| 23986 | + "name": "Ray Luo", |
| 23987 | + "username": "rayluo" |
| 23988 | + }, |
| 23989 | + "distinct": true, |
| 23990 | + "id": "f39c57fca480a1690421dde468ed248f9465a31a", |
| 23991 | + "message": "Adds dSTS authority (as if it were an oidc_authority)", |
| 23992 | + "timestamp": "2024-12-06T23:23:07-08:00", |
| 23993 | + "tree_id": "285d71702ea9339f92965c9b278b6ea7b21cd997", |
| 23994 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f39c57fca480a1690421dde468ed248f9465a31a" |
| 23995 | + }, |
| 23996 | + "date": 1733789342834, |
| 23997 | + "tool": "pytest", |
| 23998 | + "benches": [ |
| 23999 | + { |
| 24000 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24001 | + "value": 43588.8212223265, |
| 24002 | + "unit": "iter/sec", |
| 24003 | + "range": "stddev: 0.0000017105698403249278", |
| 24004 | + "extra": "mean: 22.94166192059796 usec\nrounds: 8288" |
| 24005 | + }, |
| 24006 | + { |
| 24007 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24008 | + "value": 41932.37077529814, |
| 24009 | + "unit": "iter/sec", |
| 24010 | + "range": "stddev: 0.0000020584971187996014", |
| 24011 | + "extra": "mean: 23.847924205351347 usec\nrounds: 16294" |
| 24012 | + }, |
| 24013 | + { |
| 24014 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24015 | + "value": 8156.475942348779, |
| 24016 | + "unit": "iter/sec", |
| 24017 | + "range": "stddev: 0.000016100740389370898", |
| 24018 | + "extra": "mean: 122.60196769636212 usec\nrounds: 4953" |
| 24019 | + }, |
| 24020 | + { |
| 24021 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24022 | + "value": 6984.440383363768, |
| 24023 | + "unit": "iter/sec", |
| 24024 | + "range": "stddev: 0.00003459873430859973", |
| 24025 | + "extra": "mean: 143.1753934620015 usec\nrounds: 4252" |
| 24026 | + } |
| 24027 | + ] |
23976 | 24028 | } |
23977 | 24029 | ] |
23978 | 24030 | } |
|
0 commit comments