|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740043494843, |
| 2 | + "lastUpdate": 1740079458529, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26053,6 +26053,58 @@ window.BENCHMARK_DATA = { |
26053 | 26053 | "extra": "mean: 123.03111488312175 usec\nrounds: 5214" |
26054 | 26054 | } |
26055 | 26055 | ] |
| 26056 | + }, |
| 26057 | + { |
| 26058 | + "commit": { |
| 26059 | + "author": { |
| 26060 | + |
| 26061 | + "name": "Ray Luo", |
| 26062 | + "username": "rayluo" |
| 26063 | + }, |
| 26064 | + "committer": { |
| 26065 | + |
| 26066 | + "name": "Ray Luo", |
| 26067 | + "username": "rayluo" |
| 26068 | + }, |
| 26069 | + "distinct": true, |
| 26070 | + "id": "4e2a4ec0d4af3bf44c1f1608903440e5f6e75aa9", |
| 26071 | + "message": "Specify verify=True to hopefully satisfy CodeQL", |
| 26072 | + "timestamp": "2025-02-20T11:21:23-08:00", |
| 26073 | + "tree_id": "b07094b40312b36039acf90360ae941ee3356f37", |
| 26074 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4e2a4ec0d4af3bf44c1f1608903440e5f6e75aa9" |
| 26075 | + }, |
| 26076 | + "date": 1740079457513, |
| 26077 | + "tool": "pytest", |
| 26078 | + "benches": [ |
| 26079 | + { |
| 26080 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26081 | + "value": 40010.212148071914, |
| 26082 | + "unit": "iter/sec", |
| 26083 | + "range": "stddev: 0.000007876843164821386", |
| 26084 | + "extra": "mean: 24.99361903653865 usec\nrounds: 8615" |
| 26085 | + }, |
| 26086 | + { |
| 26087 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26088 | + "value": 40333.61260005994, |
| 26089 | + "unit": "iter/sec", |
| 26090 | + "range": "stddev: 0.000002645596728279388", |
| 26091 | + "extra": "mean: 24.793216762301967 usec\nrounds: 18661" |
| 26092 | + }, |
| 26093 | + { |
| 26094 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26095 | + "value": 8227.423357831196, |
| 26096 | + "unit": "iter/sec", |
| 26097 | + "range": "stddev: 0.000014744494928132308", |
| 26098 | + "extra": "mean: 121.54473600147966 usec\nrounds: 5947" |
| 26099 | + }, |
| 26100 | + { |
| 26101 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26102 | + "value": 7746.8165943264885, |
| 26103 | + "unit": "iter/sec", |
| 26104 | + "range": "stddev: 0.000015012520300079967", |
| 26105 | + "extra": "mean: 129.08528139576288 usec\nrounds: 4069" |
| 26106 | + } |
| 26107 | + ] |
26056 | 26108 | } |
26057 | 26109 | ] |
26058 | 26110 | } |
|
0 commit comments