|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748593543698, |
| 2 | + "lastUpdate": 1748593836022, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30005,6 +30005,58 @@ window.BENCHMARK_DATA = { |
30005 | 30005 | "extra": "mean: 130.05235124413147 usec\nrounds: 5025" |
30006 | 30006 | } |
30007 | 30007 | ] |
| 30008 | + }, |
| 30009 | + { |
| 30010 | + "commit": { |
| 30011 | + "author": { |
| 30012 | + |
| 30013 | + "name": "Ray Luo", |
| 30014 | + "username": "rayluo" |
| 30015 | + }, |
| 30016 | + "committer": { |
| 30017 | + |
| 30018 | + "name": "Ray Luo", |
| 30019 | + "username": "rayluo" |
| 30020 | + }, |
| 30021 | + "distinct": true, |
| 30022 | + "id": "f6d59648f5fd56e49538572bf684bfe96e5c212c", |
| 30023 | + "message": "Smile", |
| 30024 | + "timestamp": "2025-05-30T01:20:49-07:00", |
| 30025 | + "tree_id": "73ac9d683a4b6797ebb5e003aed95d8f32a17ada", |
| 30026 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f6d59648f5fd56e49538572bf684bfe96e5c212c" |
| 30027 | + }, |
| 30028 | + "date": 1748593835352, |
| 30029 | + "tool": "pytest", |
| 30030 | + "benches": [ |
| 30031 | + { |
| 30032 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30033 | + "value": 42097.09687015012, |
| 30034 | + "unit": "iter/sec", |
| 30035 | + "range": "stddev: 0.0000036536402457117273", |
| 30036 | + "extra": "mean: 23.754607190242428 usec\nrounds: 10626" |
| 30037 | + }, |
| 30038 | + { |
| 30039 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30040 | + "value": 41593.85463071192, |
| 30041 | + "unit": "iter/sec", |
| 30042 | + "range": "stddev: 0.000002476987466950368", |
| 30043 | + "extra": "mean: 24.042013150222047 usec\nrounds: 15665" |
| 30044 | + }, |
| 30045 | + { |
| 30046 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30047 | + "value": 8065.831358122216, |
| 30048 | + "unit": "iter/sec", |
| 30049 | + "range": "stddev: 0.000014755607449588514", |
| 30050 | + "extra": "mean: 123.97978033510574 usec\nrounds: 5950" |
| 30051 | + }, |
| 30052 | + { |
| 30053 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30054 | + "value": 7780.174014035818, |
| 30055 | + "unit": "iter/sec", |
| 30056 | + "range": "stddev: 0.000015466151294894897", |
| 30057 | + "extra": "mean: 128.53182951897355 usec\nrounds: 4194" |
| 30058 | + } |
| 30059 | + ] |
30008 | 30060 | } |
30009 | 30061 | ] |
30010 | 30062 | } |
|
0 commit comments