|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1761170871779, |
| 2 | + "lastUpdate": 1761239055992, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33377,6 +33377,58 @@ window.BENCHMARK_DATA = { |
33377 | 33377 | "extra": "mean: 134.1604832754598 usec\nrounds: 5262" |
33378 | 33378 | } |
33379 | 33379 | ] |
| 33380 | + }, |
| 33381 | + { |
| 33382 | + "commit": { |
| 33383 | + "author": { |
| 33384 | + |
| 33385 | + "name": "Ray Luo", |
| 33386 | + "username": "rayluo" |
| 33387 | + }, |
| 33388 | + "committer": { |
| 33389 | + |
| 33390 | + "name": "Ray Luo", |
| 33391 | + "username": "rayluo" |
| 33392 | + }, |
| 33393 | + "distinct": false, |
| 33394 | + "id": "14bcad3e79b34c1b077d874abc1502e012426f00", |
| 33395 | + "message": "Remove the reliance on socket.getfqdn()", |
| 33396 | + "timestamp": "2025-10-22T15:03:15-07:00", |
| 33397 | + "tree_id": "19d7db3b4ceae1d56c7f471879eead6987d41851", |
| 33398 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/14bcad3e79b34c1b077d874abc1502e012426f00" |
| 33399 | + }, |
| 33400 | + "date": 1761239055112, |
| 33401 | + "tool": "pytest", |
| 33402 | + "benches": [ |
| 33403 | + { |
| 33404 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33405 | + "value": 38889.232765772234, |
| 33406 | + "unit": "iter/sec", |
| 33407 | + "range": "stddev: 0.0000026423780144533807", |
| 33408 | + "extra": "mean: 25.714058336479575 usec\nrounds: 13165" |
| 33409 | + }, |
| 33410 | + { |
| 33411 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33412 | + "value": 39337.55491533966, |
| 33413 | + "unit": "iter/sec", |
| 33414 | + "range": "stddev: 0.0000027158354351964877", |
| 33415 | + "extra": "mean: 25.42100041937407 usec\nrounds: 14306" |
| 33416 | + }, |
| 33417 | + { |
| 33418 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33419 | + "value": 7443.794688525432, |
| 33420 | + "unit": "iter/sec", |
| 33421 | + "range": "stddev: 0.000016079016468112633", |
| 33422 | + "extra": "mean: 134.34008349820482 usec\nrounds: 5054" |
| 33423 | + }, |
| 33424 | + { |
| 33425 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33426 | + "value": 7318.7537854628135, |
| 33427 | + "unit": "iter/sec", |
| 33428 | + "range": "stddev: 0.000015241580986680146", |
| 33429 | + "extra": "mean: 136.63528372634866 usec\nrounds: 5174" |
| 33430 | + } |
| 33431 | + ] |
33380 | 33432 | } |
33381 | 33433 | ] |
33382 | 33434 | } |
|
0 commit comments