|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748593836022, |
| 2 | + "lastUpdate": 1748596676372, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30057,6 +30057,58 @@ window.BENCHMARK_DATA = { |
30057 | 30057 | "extra": "mean: 128.53182951897355 usec\nrounds: 4194" |
30058 | 30058 | } |
30059 | 30059 | ] |
| 30060 | + }, |
| 30061 | + { |
| 30062 | + "commit": { |
| 30063 | + "author": { |
| 30064 | + |
| 30065 | + "name": "Ray Luo", |
| 30066 | + "username": "rayluo" |
| 30067 | + }, |
| 30068 | + "committer": { |
| 30069 | + |
| 30070 | + "name": "Ray Luo", |
| 30071 | + "username": "rayluo" |
| 30072 | + }, |
| 30073 | + "distinct": true, |
| 30074 | + "id": "630eb157bd97bd346f8921db90049f4bf55eb259", |
| 30075 | + "message": "Smile", |
| 30076 | + "timestamp": "2025-05-30T02:14:49-07:00", |
| 30077 | + "tree_id": "f0ea4dae8c4ff2082947f82289f0f8a19d5552cc", |
| 30078 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/630eb157bd97bd346f8921db90049f4bf55eb259" |
| 30079 | + }, |
| 30080 | + "date": 1748596675614, |
| 30081 | + "tool": "pytest", |
| 30082 | + "benches": [ |
| 30083 | + { |
| 30084 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30085 | + "value": 42354.35412984172, |
| 30086 | + "unit": "iter/sec", |
| 30087 | + "range": "stddev: 0.000002509215505342824", |
| 30088 | + "extra": "mean: 23.610323437689427 usec\nrounds: 10240" |
| 30089 | + }, |
| 30090 | + { |
| 30091 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30092 | + "value": 40922.08176009353, |
| 30093 | + "unit": "iter/sec", |
| 30094 | + "range": "stddev: 0.0000024249297933379893", |
| 30095 | + "extra": "mean: 24.43668447422882 usec\nrounds: 12392" |
| 30096 | + }, |
| 30097 | + { |
| 30098 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30099 | + "value": 8138.488687574559, |
| 30100 | + "unit": "iter/sec", |
| 30101 | + "range": "stddev: 0.00001425931015212576", |
| 30102 | + "extra": "mean: 122.87293604361095 usec\nrounds: 4378" |
| 30103 | + }, |
| 30104 | + { |
| 30105 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30106 | + "value": 7988.361686941637, |
| 30107 | + "unit": "iter/sec", |
| 30108 | + "range": "stddev: 0.000014363345650668186", |
| 30109 | + "extra": "mean: 125.18211357839161 usec\nrounds: 4323" |
| 30110 | + } |
| 30111 | + ] |
30060 | 30112 | } |
30061 | 30113 | ] |
30062 | 30114 | } |
|
0 commit comments