|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738992544550, |
| 2 | + "lastUpdate": 1738993441655, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25585,6 +25585,58 @@ window.BENCHMARK_DATA = { |
25585 | 25585 | "extra": "mean: 123.75161228490367 usec\nrounds: 5633" |
25586 | 25586 | } |
25587 | 25587 | ] |
| 25588 | + }, |
| 25589 | + { |
| 25590 | + "commit": { |
| 25591 | + "author": { |
| 25592 | + |
| 25593 | + "name": "Ray Luo", |
| 25594 | + "username": "rayluo" |
| 25595 | + }, |
| 25596 | + "committer": { |
| 25597 | + |
| 25598 | + "name": "Ray Luo", |
| 25599 | + "username": "rayluo" |
| 25600 | + }, |
| 25601 | + "distinct": false, |
| 25602 | + "id": "971f110cddaf1a98f4021340282fa5fa1d4d699a", |
| 25603 | + "message": "Add test case to show that OBO supports SP", |
| 25604 | + "timestamp": "2025-02-07T21:14:44-08:00", |
| 25605 | + "tree_id": "2cc17c05b212517076f07c2764495f3dd735d3d5", |
| 25606 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/971f110cddaf1a98f4021340282fa5fa1d4d699a" |
| 25607 | + }, |
| 25608 | + "date": 1738993441097, |
| 25609 | + "tool": "pytest", |
| 25610 | + "benches": [ |
| 25611 | + { |
| 25612 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25613 | + "value": 42243.442862225456, |
| 25614 | + "unit": "iter/sec", |
| 25615 | + "range": "stddev: 0.0000023828744676589606", |
| 25616 | + "extra": "mean: 23.67231296136165 usec\nrounds: 7854" |
| 25617 | + }, |
| 25618 | + { |
| 25619 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25620 | + "value": 37087.00751666166, |
| 25621 | + "unit": "iter/sec", |
| 25622 | + "range": "stddev: 0.000005146845811075234", |
| 25623 | + "extra": "mean: 26.963620603542665 usec\nrounds: 14017" |
| 25624 | + }, |
| 25625 | + { |
| 25626 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25627 | + "value": 8200.272460729198, |
| 25628 | + "unit": "iter/sec", |
| 25629 | + "range": "stddev: 0.000015025054500860052", |
| 25630 | + "extra": "mean: 121.94716758363373 usec\nrounds: 3998" |
| 25631 | + }, |
| 25632 | + { |
| 25633 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25634 | + "value": 7765.470677855723, |
| 25635 | + "unit": "iter/sec", |
| 25636 | + "range": "stddev: 0.000014890403764138687", |
| 25637 | + "extra": "mean: 128.77519489599433 usec\nrounds: 3997" |
| 25638 | + } |
| 25639 | + ] |
25588 | 25640 | } |
25589 | 25641 | ] |
25590 | 25642 | } |
|
0 commit comments