|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759254593797, |
| 2 | + "lastUpdate": 1759513514282, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33065,6 +33065,58 @@ window.BENCHMARK_DATA = { |
33065 | 33065 | "extra": "mean: 138.83715289916594 usec\nrounds: 3656" |
33066 | 33066 | } |
33067 | 33067 | ] |
| 33068 | + }, |
| 33069 | + { |
| 33070 | + "commit": { |
| 33071 | + "author": { |
| 33072 | + |
| 33073 | + "name": "Ray Luo", |
| 33074 | + "username": "rayluo" |
| 33075 | + }, |
| 33076 | + "committer": { |
| 33077 | + |
| 33078 | + "name": "Ray Luo", |
| 33079 | + "username": "rayluo" |
| 33080 | + }, |
| 33081 | + "distinct": true, |
| 33082 | + "id": "2a138a5a56444f3a52c5bf33751cc32ad006d126", |
| 33083 | + "message": "Demonstrates the behavior of mismatching scope", |
| 33084 | + "timestamp": "2025-10-03T10:41:15-07:00", |
| 33085 | + "tree_id": "a7eeb2bf61a393d29ef16a460435ad178da27d73", |
| 33086 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2a138a5a56444f3a52c5bf33751cc32ad006d126" |
| 33087 | + }, |
| 33088 | + "date": 1759513512852, |
| 33089 | + "tool": "pytest", |
| 33090 | + "benches": [ |
| 33091 | + { |
| 33092 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33093 | + "value": 40389.84024830593, |
| 33094 | + "unit": "iter/sec", |
| 33095 | + "range": "stddev: 0.000002934749691072353", |
| 33096 | + "extra": "mean: 24.75870154108725 usec\nrounds: 8306" |
| 33097 | + }, |
| 33098 | + { |
| 33099 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33100 | + "value": 35600.37868025584, |
| 33101 | + "unit": "iter/sec", |
| 33102 | + "range": "stddev: 0.0000035467818783403156", |
| 33103 | + "extra": "mean: 28.089588849081693 usec\nrounds: 15909" |
| 33104 | + }, |
| 33105 | + { |
| 33106 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33107 | + "value": 7429.442347829462, |
| 33108 | + "unit": "iter/sec", |
| 33109 | + "range": "stddev: 0.000016835652480297467", |
| 33110 | + "extra": "mean: 134.59960427476142 usec\nrounds: 3275" |
| 33111 | + }, |
| 33112 | + { |
| 33113 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33114 | + "value": 7085.641287770961, |
| 33115 | + "unit": "iter/sec", |
| 33116 | + "range": "stddev: 0.00001566336292918543", |
| 33117 | + "extra": "mean: 141.13048620255307 usec\nrounds: 4856" |
| 33118 | + } |
| 33119 | + ] |
33068 | 33120 | } |
33069 | 33121 | ] |
33070 | 33122 | } |
|
0 commit comments