|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743666794537, |
| 2 | + "lastUpdate": 1743667231551, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28081,6 +28081,58 @@ window.BENCHMARK_DATA = { |
28081 | 28081 | "extra": "mean: 126.91477843267946 usec\nrounds: 4581" |
28082 | 28082 | } |
28083 | 28083 | ] |
| 28084 | + }, |
| 28085 | + { |
| 28086 | + "commit": { |
| 28087 | + "author": { |
| 28088 | + |
| 28089 | + "name": "Ray Luo", |
| 28090 | + "username": "rayluo" |
| 28091 | + }, |
| 28092 | + "committer": { |
| 28093 | + |
| 28094 | + "name": "Ray Luo", |
| 28095 | + "username": "rayluo" |
| 28096 | + }, |
| 28097 | + "distinct": false, |
| 28098 | + "id": "2f9747fa995e55fe4034308d9d23133523827e09", |
| 28099 | + "message": "ManagedIdentityClient sends xms_cc and token_sha256_to_refresh to SF", |
| 28100 | + "timestamp": "2025-04-02T20:18:41-07:00", |
| 28101 | + "tree_id": "d97bd33e8f751c04d6480506723f5558264f9640", |
| 28102 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2f9747fa995e55fe4034308d9d23133523827e09" |
| 28103 | + }, |
| 28104 | + "date": 1743667230462, |
| 28105 | + "tool": "pytest", |
| 28106 | + "benches": [ |
| 28107 | + { |
| 28108 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28109 | + "value": 42340.17814193685, |
| 28110 | + "unit": "iter/sec", |
| 28111 | + "range": "stddev: 0.000002300898977385149", |
| 28112 | + "extra": "mean: 23.61822845070947 usec\nrounds: 8759" |
| 28113 | + }, |
| 28114 | + { |
| 28115 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28116 | + "value": 42253.62879359401, |
| 28117 | + "unit": "iter/sec", |
| 28118 | + "range": "stddev: 0.0000025460440898489553", |
| 28119 | + "extra": "mean: 23.666606361430617 usec\nrounds: 15814" |
| 28120 | + }, |
| 28121 | + { |
| 28122 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28123 | + "value": 8135.0823300326465, |
| 28124 | + "unit": "iter/sec", |
| 28125 | + "range": "stddev: 0.000018816461932979803", |
| 28126 | + "extra": "mean: 122.92438594115458 usec\nrounds: 5164" |
| 28127 | + }, |
| 28128 | + { |
| 28129 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28130 | + "value": 7906.212227401642, |
| 28131 | + "unit": "iter/sec", |
| 28132 | + "range": "stddev: 0.000019498341227730268", |
| 28133 | + "extra": "mean: 126.4828177182195 usec\nrounds: 4120" |
| 28134 | + } |
| 28135 | + ] |
28084 | 28136 | } |
28085 | 28137 | ] |
28086 | 28138 | } |
|
0 commit comments