|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1760999682136, |
| 2 | + "lastUpdate": 1761170871779, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33325,6 +33325,58 @@ window.BENCHMARK_DATA = { |
33325 | 33325 | "extra": "mean: 136.80677885002774 usec\nrounds: 4766" |
33326 | 33326 | } |
33327 | 33327 | ] |
| 33328 | + }, |
| 33329 | + { |
| 33330 | + "commit": { |
| 33331 | + "author": { |
| 33332 | + |
| 33333 | + "name": "Ray Luo", |
| 33334 | + "username": "rayluo" |
| 33335 | + }, |
| 33336 | + "committer": { |
| 33337 | + |
| 33338 | + "name": "Ray Luo", |
| 33339 | + "username": "rayluo" |
| 33340 | + }, |
| 33341 | + "distinct": true, |
| 33342 | + "id": "14bcad3e79b34c1b077d874abc1502e012426f00", |
| 33343 | + "message": "Remove the reliance on socket.getfqdn()", |
| 33344 | + "timestamp": "2025-10-22T15:03:15-07:00", |
| 33345 | + "tree_id": "19d7db3b4ceae1d56c7f471879eead6987d41851", |
| 33346 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/14bcad3e79b34c1b077d874abc1502e012426f00" |
| 33347 | + }, |
| 33348 | + "date": 1761170870362, |
| 33349 | + "tool": "pytest", |
| 33350 | + "benches": [ |
| 33351 | + { |
| 33352 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33353 | + "value": 40239.8982640392, |
| 33354 | + "unit": "iter/sec", |
| 33355 | + "range": "stddev: 0.000003097711476467442", |
| 33356 | + "extra": "mean: 24.850957461134048 usec\nrounds: 10226" |
| 33357 | + }, |
| 33358 | + { |
| 33359 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33360 | + "value": 39040.22152943261, |
| 33361 | + "unit": "iter/sec", |
| 33362 | + "range": "stddev: 0.0000026155317452240475", |
| 33363 | + "extra": "mean: 25.614608750262732 usec\nrounds: 19269" |
| 33364 | + }, |
| 33365 | + { |
| 33366 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33367 | + "value": 7514.947527619575, |
| 33368 | + "unit": "iter/sec", |
| 33369 | + "range": "stddev: 0.000016435988418173597", |
| 33370 | + "extra": "mean: 133.06812806406364 usec\nrounds: 5466" |
| 33371 | + }, |
| 33372 | + { |
| 33373 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33374 | + "value": 7453.759673381534, |
| 33375 | + "unit": "iter/sec", |
| 33376 | + "range": "stddev: 0.000014994037490124504", |
| 33377 | + "extra": "mean: 134.1604832754598 usec\nrounds: 5262" |
| 33378 | + } |
| 33379 | + ] |
33328 | 33380 | } |
33329 | 33381 | ] |
33330 | 33382 | } |
|
0 commit comments