|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743097594536, |
| 2 | + "lastUpdate": 1743176424002, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27769,6 +27769,58 @@ window.BENCHMARK_DATA = { |
27769 | 27769 | "extra": "mean: 128.17883221207742 usec\nrounds: 5352" |
27770 | 27770 | } |
27771 | 27771 | ] |
| 27772 | + }, |
| 27773 | + { |
| 27774 | + "commit": { |
| 27775 | + "author": { |
| 27776 | + |
| 27777 | + "name": "Dharshan Birur Jayaprabhu", |
| 27778 | + "username": "DharshanBJ" |
| 27779 | + }, |
| 27780 | + "committer": { |
| 27781 | + |
| 27782 | + "name": "Dharshan Birur Jayaprabhu", |
| 27783 | + "username": "DharshanBJ" |
| 27784 | + }, |
| 27785 | + "distinct": true, |
| 27786 | + "id": "f31d9a06b9ce4e9a2f11897398eb973799e13fee", |
| 27787 | + "message": "Bump up msal py version to 1.33", |
| 27788 | + "timestamp": "2025-03-28T08:37:53-07:00", |
| 27789 | + "tree_id": "7c8ae70653fd010238a83bf3fbb5c87d697efff2", |
| 27790 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f31d9a06b9ce4e9a2f11897398eb973799e13fee" |
| 27791 | + }, |
| 27792 | + "date": 1743176423011, |
| 27793 | + "tool": "pytest", |
| 27794 | + "benches": [ |
| 27795 | + { |
| 27796 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27797 | + "value": 43527.642979718905, |
| 27798 | + "unit": "iter/sec", |
| 27799 | + "range": "stddev: 0.000002337469891875274", |
| 27800 | + "extra": "mean: 22.973906500426313 usec\nrounds: 8984" |
| 27801 | + }, |
| 27802 | + { |
| 27803 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27804 | + "value": 40296.723271561954, |
| 27805 | + "unit": "iter/sec", |
| 27806 | + "range": "stddev: 0.0000029849493430390283", |
| 27807 | + "extra": "mean: 24.81591352381041 usec\nrounds: 15114" |
| 27808 | + }, |
| 27809 | + { |
| 27810 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27811 | + "value": 8169.29541234013, |
| 27812 | + "unit": "iter/sec", |
| 27813 | + "range": "stddev: 0.000015190126400476559", |
| 27814 | + "extra": "mean: 122.40957751257837 usec\nrounds: 4109" |
| 27815 | + }, |
| 27816 | + { |
| 27817 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27818 | + "value": 7723.829833269641, |
| 27819 | + "unit": "iter/sec", |
| 27820 | + "range": "stddev: 0.00001510408532467164", |
| 27821 | + "extra": "mean: 129.46944994730435 usec\nrounds: 5694" |
| 27822 | + } |
| 27823 | + ] |
27772 | 27824 | } |
27773 | 27825 | ] |
27774 | 27826 | } |
|
0 commit comments