|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738977430693, |
| 2 | + "lastUpdate": 1738992544550, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25533,6 +25533,58 @@ window.BENCHMARK_DATA = { |
25533 | 25533 | "extra": "mean: 122.87088243514353 usec\nrounds: 4287" |
25534 | 25534 | } |
25535 | 25535 | ] |
| 25536 | + }, |
| 25537 | + { |
| 25538 | + "commit": { |
| 25539 | + "author": { |
| 25540 | + |
| 25541 | + "name": "Ray Luo", |
| 25542 | + "username": "rayluo" |
| 25543 | + }, |
| 25544 | + "committer": { |
| 25545 | + |
| 25546 | + "name": "Ray Luo", |
| 25547 | + "username": "rayluo" |
| 25548 | + }, |
| 25549 | + "distinct": true, |
| 25550 | + "id": "971f110cddaf1a98f4021340282fa5fa1d4d699a", |
| 25551 | + "message": "Add test case to show that OBO supports SP", |
| 25552 | + "timestamp": "2025-02-07T21:14:44-08:00", |
| 25553 | + "tree_id": "2cc17c05b212517076f07c2764495f3dd735d3d5", |
| 25554 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/971f110cddaf1a98f4021340282fa5fa1d4d699a" |
| 25555 | + }, |
| 25556 | + "date": 1738992544105, |
| 25557 | + "tool": "pytest", |
| 25558 | + "benches": [ |
| 25559 | + { |
| 25560 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25561 | + "value": 42820.72891109315, |
| 25562 | + "unit": "iter/sec", |
| 25563 | + "range": "stddev: 0.0000022128937431920388", |
| 25564 | + "extra": "mean: 23.353175563084346 usec\nrounds: 8430" |
| 25565 | + }, |
| 25566 | + { |
| 25567 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25568 | + "value": 41576.512066221505, |
| 25569 | + "unit": "iter/sec", |
| 25570 | + "range": "stddev: 0.0000028601829895859746", |
| 25571 | + "extra": "mean: 24.052041652922632 usec\nrounds: 15101" |
| 25572 | + }, |
| 25573 | + { |
| 25574 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25575 | + "value": 8191.898708003436, |
| 25576 | + "unit": "iter/sec", |
| 25577 | + "range": "stddev: 0.000015015461755388553", |
| 25578 | + "extra": "mean: 122.07182188703162 usec\nrounds: 4441" |
| 25579 | + }, |
| 25580 | + { |
| 25581 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25582 | + "value": 8080.702800847378, |
| 25583 | + "unit": "iter/sec", |
| 25584 | + "range": "stddev: 0.00001425565181627676", |
| 25585 | + "extra": "mean: 123.75161228490367 usec\nrounds: 5633" |
| 25586 | + } |
| 25587 | + ] |
25536 | 25588 | } |
25537 | 25589 | ] |
25538 | 25590 | } |
|
0 commit comments