|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738976092327, |
| 2 | + "lastUpdate": 1738977430693, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25481,6 +25481,58 @@ window.BENCHMARK_DATA = { |
25481 | 25481 | "extra": "mean: 127.16554826878415 usec\nrounds: 4361" |
25482 | 25482 | } |
25483 | 25483 | ] |
| 25484 | + }, |
| 25485 | + { |
| 25486 | + "commit": { |
| 25487 | + "author": { |
| 25488 | + |
| 25489 | + "name": "Ray Luo", |
| 25490 | + "username": "rayluo" |
| 25491 | + }, |
| 25492 | + "committer": { |
| 25493 | + |
| 25494 | + "name": "Ray Luo", |
| 25495 | + "username": "rayluo" |
| 25496 | + }, |
| 25497 | + "distinct": false, |
| 25498 | + "id": "6c84adf6723491edd4905a477e6e8da4df266313", |
| 25499 | + "message": "Adds dSTS authority (as if it were an oidc_authority)", |
| 25500 | + "timestamp": "2025-02-07T16:52:11-08:00", |
| 25501 | + "tree_id": "249d5d14a4447c394b99282c2303ceafd8f03d23", |
| 25502 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6c84adf6723491edd4905a477e6e8da4df266313" |
| 25503 | + }, |
| 25504 | + "date": 1738977429693, |
| 25505 | + "tool": "pytest", |
| 25506 | + "benches": [ |
| 25507 | + { |
| 25508 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25509 | + "value": 42367.499151194526, |
| 25510 | + "unit": "iter/sec", |
| 25511 | + "range": "stddev: 0.0000033001595068278727", |
| 25512 | + "extra": "mean: 23.602998053563553 usec\nrounds: 15411" |
| 25513 | + }, |
| 25514 | + { |
| 25515 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25516 | + "value": 41983.71220824407, |
| 25517 | + "unit": "iter/sec", |
| 25518 | + "range": "stddev: 0.0000025315463473292247", |
| 25519 | + "extra": "mean: 23.81876083372248 usec\nrounds: 16361" |
| 25520 | + }, |
| 25521 | + { |
| 25522 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25523 | + "value": 8115.35984011959, |
| 25524 | + "unit": "iter/sec", |
| 25525 | + "range": "stddev: 0.00001550829644965222", |
| 25526 | + "extra": "mean: 123.22312500011873 usec\nrounds: 4304" |
| 25527 | + }, |
| 25528 | + { |
| 25529 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25530 | + "value": 8138.624710600922, |
| 25531 | + "unit": "iter/sec", |
| 25532 | + "range": "stddev: 0.000014498128797451326", |
| 25533 | + "extra": "mean: 122.87088243514353 usec\nrounds: 4287" |
| 25534 | + } |
| 25535 | + ] |
25484 | 25536 | } |
25485 | 25537 | ] |
25486 | 25538 | } |
|
0 commit comments