|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1758581848959, |
| 2 | + "lastUpdate": 1758582360309, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -32077,6 +32077,58 @@ window.BENCHMARK_DATA = { |
32077 | 32077 | "extra": "mean: 142.5085111642334 usec\nrounds: 3762" |
32078 | 32078 | } |
32079 | 32079 | ] |
| 32080 | + }, |
| 32081 | + { |
| 32082 | + "commit": { |
| 32083 | + "author": { |
| 32084 | + |
| 32085 | + "name": "Ray Luo", |
| 32086 | + "username": "rayluo" |
| 32087 | + }, |
| 32088 | + "committer": { |
| 32089 | + |
| 32090 | + "name": "Ray Luo", |
| 32091 | + "username": "rayluo" |
| 32092 | + }, |
| 32093 | + "distinct": true, |
| 32094 | + "id": "3edd99a1c1c01c356aff48c320ac9d07382409c5", |
| 32095 | + "message": "1.34.0b1 + minor changes = 1.34.0", |
| 32096 | + "timestamp": "2025-09-22T15:53:10-07:00", |
| 32097 | + "tree_id": "866694fa2cf50b0ff7589d6ddab2e4a13c9685e4", |
| 32098 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3edd99a1c1c01c356aff48c320ac9d07382409c5" |
| 32099 | + }, |
| 32100 | + "date": 1758582359022, |
| 32101 | + "tool": "pytest", |
| 32102 | + "benches": [ |
| 32103 | + { |
| 32104 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 32105 | + "value": 39927.79648756998, |
| 32106 | + "unit": "iter/sec", |
| 32107 | + "range": "stddev: 0.0000026637376560506918", |
| 32108 | + "extra": "mean: 25.04520880112461 usec\nrounds: 7749" |
| 32109 | + }, |
| 32110 | + { |
| 32111 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 32112 | + "value": 38747.59367629782, |
| 32113 | + "unit": "iter/sec", |
| 32114 | + "range": "stddev: 0.000002861687472967344", |
| 32115 | + "extra": "mean: 25.808054258907625 usec\nrounds: 15039" |
| 32116 | + }, |
| 32117 | + { |
| 32118 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 32119 | + "value": 7637.141554353323, |
| 32120 | + "unit": "iter/sec", |
| 32121 | + "range": "stddev: 0.00001539480514168029", |
| 32122 | + "extra": "mean: 130.93904216427413 usec\nrounds: 5526" |
| 32123 | + }, |
| 32124 | + { |
| 32125 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 32126 | + "value": 7128.1957014847185, |
| 32127 | + "unit": "iter/sec", |
| 32128 | + "range": "stddev: 0.00001547117439121048", |
| 32129 | + "extra": "mean: 140.28795530848177 usec\nrounds: 4766" |
| 32130 | + } |
| 32131 | + ] |
32080 | 32132 | } |
32081 | 32133 | ] |
32082 | 32134 | } |
|
0 commit comments