|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741736763808, |
| 2 | + "lastUpdate": 1741736796226, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27093,6 +27093,58 @@ window.BENCHMARK_DATA = { |
27093 | 27093 | "extra": "mean: 131.2329876609377 usec\nrounds: 3566" |
27094 | 27094 | } |
27095 | 27095 | ] |
| 27096 | + }, |
| 27097 | + { |
| 27098 | + "commit": { |
| 27099 | + "author": { |
| 27100 | + |
| 27101 | + "name": "Dharshan BJ", |
| 27102 | + "username": "DharshanBJ" |
| 27103 | + }, |
| 27104 | + "committer": { |
| 27105 | + |
| 27106 | + "name": "GitHub", |
| 27107 | + "username": "web-flow" |
| 27108 | + }, |
| 27109 | + "distinct": true, |
| 27110 | + "id": "e25ef3417b533cc49a15337acfac52fd4371bcbb", |
| 27111 | + "message": "Merge branch 'dev' into dharshanb/brokerSupportLinux", |
| 27112 | + "timestamp": "2025-03-11T16:44:27-07:00", |
| 27113 | + "tree_id": "8e74c22eebe1914426b78b28c17fcba11c19153a", |
| 27114 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e25ef3417b533cc49a15337acfac52fd4371bcbb" |
| 27115 | + }, |
| 27116 | + "date": 1741736795045, |
| 27117 | + "tool": "pytest", |
| 27118 | + "benches": [ |
| 27119 | + { |
| 27120 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27121 | + "value": 41242.347117421836, |
| 27122 | + "unit": "iter/sec", |
| 27123 | + "range": "stddev: 0.000005426568880509282", |
| 27124 | + "extra": "mean: 24.24692263883241 usec\nrounds: 8079" |
| 27125 | + }, |
| 27126 | + { |
| 27127 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27128 | + "value": 42193.02435906789, |
| 27129 | + "unit": "iter/sec", |
| 27130 | + "range": "stddev: 0.000002492250401318297", |
| 27131 | + "extra": "mean: 23.7006001629529 usec\nrounds: 19633" |
| 27132 | + }, |
| 27133 | + { |
| 27134 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27135 | + "value": 8050.037330114929, |
| 27136 | + "unit": "iter/sec", |
| 27137 | + "range": "stddev: 0.000018630012375969474", |
| 27138 | + "extra": "mean: 124.22302642734739 usec\nrounds: 5184" |
| 27139 | + }, |
| 27140 | + { |
| 27141 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27142 | + "value": 7917.551391813883, |
| 27143 | + "unit": "iter/sec", |
| 27144 | + "range": "stddev: 0.000014399721823394949", |
| 27145 | + "extra": "mean: 126.3016746609211 usec\nrounds: 4128" |
| 27146 | + } |
| 27147 | + ] |
27096 | 27148 | } |
27097 | 27149 | ] |
27098 | 27150 | } |
|
0 commit comments