|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740874010882, |
| 2 | + "lastUpdate": 1741652526170, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26469,6 +26469,58 @@ window.BENCHMARK_DATA = { |
26469 | 26469 | "extra": "mean: 125.7197798964459 usec\nrounds: 4248" |
26470 | 26470 | } |
26471 | 26471 | ] |
| 26472 | + }, |
| 26473 | + { |
| 26474 | + "commit": { |
| 26475 | + "author": { |
| 26476 | + |
| 26477 | + "name": "Ray Luo", |
| 26478 | + "username": "rayluo" |
| 26479 | + }, |
| 26480 | + "committer": { |
| 26481 | + |
| 26482 | + "name": "Ray Luo", |
| 26483 | + "username": "rayluo" |
| 26484 | + }, |
| 26485 | + "distinct": true, |
| 26486 | + "id": "fb3e21cf501587dccb71676a3d06f9ea24476102", |
| 26487 | + "message": "ADFSv2 and ADFSv3 labs are decommissioned", |
| 26488 | + "timestamp": "2025-03-10T16:54:04-07:00", |
| 26489 | + "tree_id": "2e764f1e2a2891d2b6dc0fc57d3232e35f42e305", |
| 26490 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/fb3e21cf501587dccb71676a3d06f9ea24476102" |
| 26491 | + }, |
| 26492 | + "date": 1741652525735, |
| 26493 | + "tool": "pytest", |
| 26494 | + "benches": [ |
| 26495 | + { |
| 26496 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26497 | + "value": 42782.781580623356, |
| 26498 | + "unit": "iter/sec", |
| 26499 | + "range": "stddev: 0.000002353667505606939", |
| 26500 | + "extra": "mean: 23.373889285705246 usec\nrounds: 8680" |
| 26501 | + }, |
| 26502 | + { |
| 26503 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26504 | + "value": 38816.54134357015, |
| 26505 | + "unit": "iter/sec", |
| 26506 | + "range": "stddev: 0.0000035276052203658274", |
| 26507 | + "extra": "mean: 25.762212845005244 usec\nrounds: 14527" |
| 26508 | + }, |
| 26509 | + { |
| 26510 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26511 | + "value": 8122.794666229161, |
| 26512 | + "unit": "iter/sec", |
| 26513 | + "range": "stddev: 0.00002066130208156312", |
| 26514 | + "extra": "mean: 123.11033838606551 usec\nrounds: 4288" |
| 26515 | + }, |
| 26516 | + { |
| 26517 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26518 | + "value": 7804.348065905839, |
| 26519 | + "unit": "iter/sec", |
| 26520 | + "range": "stddev: 0.00001547260854869841", |
| 26521 | + "extra": "mean: 128.1337007979707 usec\nrounds: 5264" |
| 26522 | + } |
| 26523 | + ] |
26472 | 26524 | } |
26473 | 26525 | ] |
26474 | 26526 | } |
|
0 commit comments