|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747353625141, |
| 2 | + "lastUpdate": 1747420410818, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29797,6 +29797,58 @@ window.BENCHMARK_DATA = { |
29797 | 29797 | "extra": "mean: 129.08140851050578 usec\nrounds: 4230" |
29798 | 29798 | } |
29799 | 29799 | ] |
| 29800 | + }, |
| 29801 | + { |
| 29802 | + "commit": { |
| 29803 | + "author": { |
| 29804 | + |
| 29805 | + "name": "Ray Luo", |
| 29806 | + "username": "rayluo" |
| 29807 | + }, |
| 29808 | + "committer": { |
| 29809 | + |
| 29810 | + "name": "Ray Luo", |
| 29811 | + "username": "rayluo" |
| 29812 | + }, |
| 29813 | + "distinct": false, |
| 29814 | + "id": "deb61fa1f67d6863c4137a3a0c04db791b0d3a72", |
| 29815 | + "message": "Improve test cases to test header-less response", |
| 29816 | + "timestamp": "2025-05-15T16:51:37-07:00", |
| 29817 | + "tree_id": "3b947f0c76849db951f60135dc58307900be93fd", |
| 29818 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/deb61fa1f67d6863c4137a3a0c04db791b0d3a72" |
| 29819 | + }, |
| 29820 | + "date": 1747420409644, |
| 29821 | + "tool": "pytest", |
| 29822 | + "benches": [ |
| 29823 | + { |
| 29824 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29825 | + "value": 42300.64624044367, |
| 29826 | + "unit": "iter/sec", |
| 29827 | + "range": "stddev: 0.000002555071842270223", |
| 29828 | + "extra": "mean: 23.640300772613248 usec\nrounds: 7637" |
| 29829 | + }, |
| 29830 | + { |
| 29831 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29832 | + "value": 40905.5293989761, |
| 29833 | + "unit": "iter/sec", |
| 29834 | + "range": "stddev: 0.000002923777192022133", |
| 29835 | + "extra": "mean: 24.44657274194894 usec\nrounds: 15335" |
| 29836 | + }, |
| 29837 | + { |
| 29838 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29839 | + "value": 7992.143351093786, |
| 29840 | + "unit": "iter/sec", |
| 29841 | + "range": "stddev: 0.000016084844956080978", |
| 29842 | + "extra": "mean: 125.12288081809024 usec\nrounds: 3717" |
| 29843 | + }, |
| 29844 | + { |
| 29845 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29846 | + "value": 7752.55025814185, |
| 29847 | + "unit": "iter/sec", |
| 29848 | + "range": "stddev: 0.000014679576957259334", |
| 29849 | + "extra": "mean: 128.9898119589466 usec\nrounds: 3813" |
| 29850 | + } |
| 29851 | + ] |
29800 | 29852 | } |
29801 | 29853 | ] |
29802 | 29854 | } |
|
0 commit comments