|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743455343520, |
| 2 | + "lastUpdate": 1743666794537, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28029,6 +28029,58 @@ window.BENCHMARK_DATA = { |
28029 | 28029 | "extra": "mean: 132.63045609347574 usec\nrounds: 5637" |
28030 | 28030 | } |
28031 | 28031 | ] |
| 28032 | + }, |
| 28033 | + { |
| 28034 | + "commit": { |
| 28035 | + "author": { |
| 28036 | + |
| 28037 | + "name": "Ray Luo", |
| 28038 | + "username": "rayluo" |
| 28039 | + }, |
| 28040 | + "committer": { |
| 28041 | + |
| 28042 | + "name": "Ray Luo", |
| 28043 | + "username": "rayluo" |
| 28044 | + }, |
| 28045 | + "distinct": true, |
| 28046 | + "id": "2f9747fa995e55fe4034308d9d23133523827e09", |
| 28047 | + "message": "ManagedIdentityClient sends xms_cc and token_sha256_to_refresh to SF", |
| 28048 | + "timestamp": "2025-04-02T20:18:41-07:00", |
| 28049 | + "tree_id": "d97bd33e8f751c04d6480506723f5558264f9640", |
| 28050 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2f9747fa995e55fe4034308d9d23133523827e09" |
| 28051 | + }, |
| 28052 | + "date": 1743666793535, |
| 28053 | + "tool": "pytest", |
| 28054 | + "benches": [ |
| 28055 | + { |
| 28056 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28057 | + "value": 41977.93158559596, |
| 28058 | + "unit": "iter/sec", |
| 28059 | + "range": "stddev: 0.000002613402523141537", |
| 28060 | + "extra": "mean: 23.822040825449665 usec\nrounds: 8916" |
| 28061 | + }, |
| 28062 | + { |
| 28063 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28064 | + "value": 39903.13473270055, |
| 28065 | + "unit": "iter/sec", |
| 28066 | + "range": "stddev: 0.000002768658364391811", |
| 28067 | + "extra": "mean: 25.060687755453504 usec\nrounds: 19568" |
| 28068 | + }, |
| 28069 | + { |
| 28070 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28071 | + "value": 8074.325520692719, |
| 28072 | + "unit": "iter/sec", |
| 28073 | + "range": "stddev: 0.000023901866883299926", |
| 28074 | + "extra": "mean: 123.8493540342435 usec\nrounds: 5974" |
| 28075 | + }, |
| 28076 | + { |
| 28077 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28078 | + "value": 7879.303043738433, |
| 28079 | + "unit": "iter/sec", |
| 28080 | + "range": "stddev: 0.000014999777991604492", |
| 28081 | + "extra": "mean: 126.91477843267946 usec\nrounds: 4581" |
| 28082 | + } |
| 28083 | + ] |
28032 | 28084 | } |
28033 | 28085 | ] |
28034 | 28086 | } |
|
0 commit comments