|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759513514282, |
| 2 | + "lastUpdate": 1760553061135, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33117,6 +33117,58 @@ window.BENCHMARK_DATA = { |
33117 | 33117 | "extra": "mean: 141.13048620255307 usec\nrounds: 4856" |
33118 | 33118 | } |
33119 | 33119 | ] |
| 33120 | + }, |
| 33121 | + { |
| 33122 | + "commit": { |
| 33123 | + "author": { |
| 33124 | + |
| 33125 | + "name": "Dharshan BJ", |
| 33126 | + "username": "DharshanBJ" |
| 33127 | + }, |
| 33128 | + "committer": { |
| 33129 | + |
| 33130 | + "name": "Dharshan BJ", |
| 33131 | + "username": "DharshanBJ" |
| 33132 | + }, |
| 33133 | + "distinct": true, |
| 33134 | + "id": "0cdd94dc35bd81c9719844385247ec0bf0331560", |
| 33135 | + "message": "Update pymsalruntime version range to handle the latest 0.20.0 release", |
| 33136 | + "timestamp": "2025-10-13T17:15:23-07:00", |
| 33137 | + "tree_id": "1bab490a79f232d927ec701eb9e89492835fe5a5", |
| 33138 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/0cdd94dc35bd81c9719844385247ec0bf0331560" |
| 33139 | + }, |
| 33140 | + "date": 1760553060343, |
| 33141 | + "tool": "pytest", |
| 33142 | + "benches": [ |
| 33143 | + { |
| 33144 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33145 | + "value": 40317.50764517524, |
| 33146 | + "unit": "iter/sec", |
| 33147 | + "range": "stddev: 0.0000026508299422024863", |
| 33148 | + "extra": "mean: 24.803120490501573 usec\nrounds: 8399" |
| 33149 | + }, |
| 33150 | + { |
| 33151 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33152 | + "value": 38918.67439815192, |
| 33153 | + "unit": "iter/sec", |
| 33154 | + "range": "stddev: 0.000002647279439646245", |
| 33155 | + "extra": "mean: 25.69460587916339 usec\nrounds: 16363" |
| 33156 | + }, |
| 33157 | + { |
| 33158 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33159 | + "value": 7685.132687104269, |
| 33160 | + "unit": "iter/sec", |
| 33161 | + "range": "stddev: 0.000015540668655793556", |
| 33162 | + "extra": "mean: 130.12137079663052 usec\nrounds: 5472" |
| 33163 | + }, |
| 33164 | + { |
| 33165 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33166 | + "value": 7217.045043960595, |
| 33167 | + "unit": "iter/sec", |
| 33168 | + "range": "stddev: 0.000016825853263491535", |
| 33169 | + "extra": "mean: 138.5608644408871 usec\nrounds: 4463" |
| 33170 | + } |
| 33171 | + ] |
33120 | 33172 | } |
33121 | 33173 | ] |
33122 | 33174 | } |
|
0 commit comments