|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1733877721111, |
| 2 | + "lastUpdate": 1734654845967, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24077,6 +24077,58 @@ window.BENCHMARK_DATA = { |
24077 | 24077 | "extra": "mean: 130.0140329011628 usec\nrounds: 4012" |
24078 | 24078 | } |
24079 | 24079 | ] |
| 24080 | + }, |
| 24081 | + { |
| 24082 | + "commit": { |
| 24083 | + "author": { |
| 24084 | + |
| 24085 | + "name": "Ray Luo", |
| 24086 | + "username": "rayluo" |
| 24087 | + }, |
| 24088 | + "committer": { |
| 24089 | + |
| 24090 | + "name": "Ray Luo", |
| 24091 | + "username": "rayluo" |
| 24092 | + }, |
| 24093 | + "distinct": true, |
| 24094 | + "id": "b1b5e94c81387d4d2ffcbe1845931bbf1395a88b", |
| 24095 | + "message": "Adds dSTS authority (as if it were an oidc_authority)", |
| 24096 | + "timestamp": "2024-12-19T16:09:58-08:00", |
| 24097 | + "tree_id": "79ba13a5d5612f290c0047c4c72224f7b737633d", |
| 24098 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/b1b5e94c81387d4d2ffcbe1845931bbf1395a88b" |
| 24099 | + }, |
| 24100 | + "date": 1734654844996, |
| 24101 | + "tool": "pytest", |
| 24102 | + "benches": [ |
| 24103 | + { |
| 24104 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24105 | + "value": 42914.775462891404, |
| 24106 | + "unit": "iter/sec", |
| 24107 | + "range": "stddev: 0.00000191845132147152", |
| 24108 | + "extra": "mean: 23.301997720218868 usec\nrounds: 8336" |
| 24109 | + }, |
| 24110 | + { |
| 24111 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24112 | + "value": 42700.853070631856, |
| 24113 | + "unit": "iter/sec", |
| 24114 | + "range": "stddev: 0.0000031033987465445246", |
| 24115 | + "extra": "mean: 23.418735882065196 usec\nrounds: 15955" |
| 24116 | + }, |
| 24117 | + { |
| 24118 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24119 | + "value": 8236.429910056228, |
| 24120 | + "unit": "iter/sec", |
| 24121 | + "range": "stddev: 0.000014106891482449388", |
| 24122 | + "extra": "mean: 121.41182659480353 usec\nrounds: 5565" |
| 24123 | + }, |
| 24124 | + { |
| 24125 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24126 | + "value": 7796.058880332103, |
| 24127 | + "unit": "iter/sec", |
| 24128 | + "range": "stddev: 0.000014317023874630326", |
| 24129 | + "extra": "mean: 128.26993938216654 usec\nrounds: 5048" |
| 24130 | + } |
| 24131 | + ] |
24080 | 24132 | } |
24081 | 24133 | ] |
24082 | 24134 | } |
|
0 commit comments