|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738253874508, |
| 2 | + "lastUpdate": 1738826029112, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25065,6 +25065,58 @@ window.BENCHMARK_DATA = { |
25065 | 25065 | "extra": "mean: 124.4987245093432 usec\nrounds: 5198" |
25066 | 25066 | } |
25067 | 25067 | ] |
| 25068 | + }, |
| 25069 | + { |
| 25070 | + "commit": { |
| 25071 | + "author": { |
| 25072 | + |
| 25073 | + "name": "Ray Luo", |
| 25074 | + "username": "rayluo" |
| 25075 | + }, |
| 25076 | + "committer": { |
| 25077 | + |
| 25078 | + "name": "Ray Luo", |
| 25079 | + "username": "rayluo" |
| 25080 | + }, |
| 25081 | + "distinct": true, |
| 25082 | + "id": "3b1c8e829f6b88c1ddfe20b40fc1869d5979ae9d", |
| 25083 | + "message": "Try to suppress another verify=False", |
| 25084 | + "timestamp": "2025-02-05T23:09:20-08:00", |
| 25085 | + "tree_id": "7f07bb2e3e80c0a50ccca18aa84a6d432919e685", |
| 25086 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3b1c8e829f6b88c1ddfe20b40fc1869d5979ae9d" |
| 25087 | + }, |
| 25088 | + "date": 1738826028623, |
| 25089 | + "tool": "pytest", |
| 25090 | + "benches": [ |
| 25091 | + { |
| 25092 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25093 | + "value": 42763.93284118506, |
| 25094 | + "unit": "iter/sec", |
| 25095 | + "range": "stddev: 0.000002277435611106638", |
| 25096 | + "extra": "mean: 23.384191620395605 usec\nrounds: 8282" |
| 25097 | + }, |
| 25098 | + { |
| 25099 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25100 | + "value": 40849.85546057519, |
| 25101 | + "unit": "iter/sec", |
| 25102 | + "range": "stddev: 0.0000026563788459092085", |
| 25103 | + "extra": "mean: 24.47989077868623 usec\nrounds: 14640" |
| 25104 | + }, |
| 25105 | + { |
| 25106 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25107 | + "value": 8157.278348004055, |
| 25108 | + "unit": "iter/sec", |
| 25109 | + "range": "stddev: 0.000016579751680426523", |
| 25110 | + "extra": "mean: 122.5899077288055 usec\nrounds: 4205" |
| 25111 | + }, |
| 25112 | + { |
| 25113 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25114 | + "value": 7922.988031174758, |
| 25115 | + "unit": "iter/sec", |
| 25116 | + "range": "stddev: 0.000014407900880178515", |
| 25117 | + "extra": "mean: 126.21500828541927 usec\nrounds: 4345" |
| 25118 | + } |
| 25119 | + ] |
25068 | 25120 | } |
25069 | 25121 | ] |
25070 | 25122 | } |
|
0 commit comments