|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741652526170, |
| 2 | + "lastUpdate": 1741653034653, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26521,6 +26521,58 @@ window.BENCHMARK_DATA = { |
26521 | 26521 | "extra": "mean: 128.1337007979707 usec\nrounds: 5264" |
26522 | 26522 | } |
26523 | 26523 | ] |
| 26524 | + }, |
| 26525 | + { |
| 26526 | + "commit": { |
| 26527 | + "author": { |
| 26528 | + |
| 26529 | + "name": "Ray Luo", |
| 26530 | + "username": "rayluo" |
| 26531 | + }, |
| 26532 | + "committer": { |
| 26533 | + |
| 26534 | + "name": "Ray Luo", |
| 26535 | + "username": "rayluo" |
| 26536 | + }, |
| 26537 | + "distinct": false, |
| 26538 | + "id": "fb3e21cf501587dccb71676a3d06f9ea24476102", |
| 26539 | + "message": "ADFSv2 and ADFSv3 labs are decommissioned", |
| 26540 | + "timestamp": "2025-03-10T16:54:04-07:00", |
| 26541 | + "tree_id": "2e764f1e2a2891d2b6dc0fc57d3232e35f42e305", |
| 26542 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/fb3e21cf501587dccb71676a3d06f9ea24476102" |
| 26543 | + }, |
| 26544 | + "date": 1741653033538, |
| 26545 | + "tool": "pytest", |
| 26546 | + "benches": [ |
| 26547 | + { |
| 26548 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26549 | + "value": 41777.50172648647, |
| 26550 | + "unit": "iter/sec", |
| 26551 | + "range": "stddev: 0.0000023778851862477855", |
| 26552 | + "extra": "mean: 23.936328374705354 usec\nrounds: 8201" |
| 26553 | + }, |
| 26554 | + { |
| 26555 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26556 | + "value": 37090.94909559405, |
| 26557 | + "unit": "iter/sec", |
| 26558 | + "range": "stddev: 0.000002919238177838261", |
| 26559 | + "extra": "mean: 26.9607552349958 usec\nrounds: 14422" |
| 26560 | + }, |
| 26561 | + { |
| 26562 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26563 | + "value": 8224.972811208467, |
| 26564 | + "unit": "iter/sec", |
| 26565 | + "range": "stddev: 0.000015758161733657568", |
| 26566 | + "extra": "mean: 121.58094901386957 usec\nrounds: 3295" |
| 26567 | + }, |
| 26568 | + { |
| 26569 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26570 | + "value": 7503.757347104663, |
| 26571 | + "unit": "iter/sec", |
| 26572 | + "range": "stddev: 0.00001490163508982121", |
| 26573 | + "extra": "mean: 133.2665694987927 usec\nrounds: 4590" |
| 26574 | + } |
| 26575 | + ] |
26524 | 26576 | } |
26525 | 26577 | ] |
26526 | 26578 | } |
|
0 commit comments