|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767918434275, |
| 2 | + "lastUpdate": 1767992500483, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -34053,6 +34053,58 @@ window.BENCHMARK_DATA = { |
34053 | 34053 | "extra": "mean: 138.55031397128818 usec\nrounds: 3908" |
34054 | 34054 | } |
34055 | 34055 | ] |
| 34056 | + }, |
| 34057 | + { |
| 34058 | + "commit": { |
| 34059 | + "author": { |
| 34060 | + "email": "83938949+ashok672@users.noreply.github.com", |
| 34061 | + "name": "Ashok Kumar Ramakrishnan", |
| 34062 | + "username": "ashok672" |
| 34063 | + }, |
| 34064 | + "committer": { |
| 34065 | + "email": "83938949+ashok672@users.noreply.github.com", |
| 34066 | + "name": "Ashok Kumar Ramakrishnan", |
| 34067 | + "username": "ashok672" |
| 34068 | + }, |
| 34069 | + "distinct": true, |
| 34070 | + "id": "00a4bc0267ff9a2c1c1ed10d921da17b40496ad8", |
| 34071 | + "message": "Fix test failure in state_mismatch test", |
| 34072 | + "timestamp": "2026-01-09T12:59:17-08:00", |
| 34073 | + "tree_id": "5039c4425835af41e95a824ccdd8c20e799acb1e", |
| 34074 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/00a4bc0267ff9a2c1c1ed10d921da17b40496ad8" |
| 34075 | + }, |
| 34076 | + "date": 1767992499724, |
| 34077 | + "tool": "pytest", |
| 34078 | + "benches": [ |
| 34079 | + { |
| 34080 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 34081 | + "value": 40505.9361688586, |
| 34082 | + "unit": "iter/sec", |
| 34083 | + "range": "stddev: 0.0000030941237722132363", |
| 34084 | + "extra": "mean: 24.68773949159607 usec\nrounds: 8303" |
| 34085 | + }, |
| 34086 | + { |
| 34087 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 34088 | + "value": 38679.580179732715, |
| 34089 | + "unit": "iter/sec", |
| 34090 | + "range": "stddev: 0.0000028224632556461852", |
| 34091 | + "extra": "mean: 25.85343468965516 usec\nrounds: 14477" |
| 34092 | + }, |
| 34093 | + { |
| 34094 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 34095 | + "value": 7648.2547428406715, |
| 34096 | + "unit": "iter/sec", |
| 34097 | + "range": "stddev: 0.000015639762702040634", |
| 34098 | + "extra": "mean: 130.7487830391729 usec\nrounds: 4139" |
| 34099 | + }, |
| 34100 | + { |
| 34101 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 34102 | + "value": 7372.24555689532, |
| 34103 | + "unit": "iter/sec", |
| 34104 | + "range": "stddev: 0.000014261717304326286", |
| 34105 | + "extra": "mean: 135.64388113262072 usec\nrounds: 3567" |
| 34106 | + } |
| 34107 | + ] |
34056 | 34108 | } |
34057 | 34109 | ] |
34058 | 34110 | } |
|
0 commit comments