|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1729312802705, |
| 2 | + "lastUpdate": 1729318534693, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22777,6 +22777,58 @@ window.BENCHMARK_DATA = { |
22777 | 22777 | "extra": "mean: 128.92307884024987 usec\nrounds: 4173" |
22778 | 22778 | } |
22779 | 22779 | ] |
| 22780 | + }, |
| 22781 | + { |
| 22782 | + "commit": { |
| 22783 | + "author": { |
| 22784 | + |
| 22785 | + "name": "Ray Luo", |
| 22786 | + "username": "rayluo" |
| 22787 | + }, |
| 22788 | + "committer": { |
| 22789 | + |
| 22790 | + "name": "Ray Luo", |
| 22791 | + "username": "rayluo" |
| 22792 | + }, |
| 22793 | + "distinct": true, |
| 22794 | + "id": "56c17fd63658edb88d8223d1caa1d4920fd92849", |
| 22795 | + "message": "CDT with bearer app token", |
| 22796 | + "timestamp": "2024-10-18T23:09:50-07:00", |
| 22797 | + "tree_id": "a10c902759e2b3dd732b4343002ad25cbec38014", |
| 22798 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/56c17fd63658edb88d8223d1caa1d4920fd92849" |
| 22799 | + }, |
| 22800 | + "date": 1729318534027, |
| 22801 | + "tool": "pytest", |
| 22802 | + "benches": [ |
| 22803 | + { |
| 22804 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22805 | + "value": 40920.01315349986, |
| 22806 | + "unit": "iter/sec", |
| 22807 | + "range": "stddev: 0.000001670358544219425", |
| 22808 | + "extra": "mean: 24.437919808304624 usec\nrounds: 8143" |
| 22809 | + }, |
| 22810 | + { |
| 22811 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22812 | + "value": 37756.84702596116, |
| 22813 | + "unit": "iter/sec", |
| 22814 | + "range": "stddev: 0.000003866549061115356", |
| 22815 | + "extra": "mean: 26.485262376713077 usec\nrounds: 17654" |
| 22816 | + }, |
| 22817 | + { |
| 22818 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22819 | + "value": 7433.992526548164, |
| 22820 | + "unit": "iter/sec", |
| 22821 | + "range": "stddev: 0.0006959306830269703", |
| 22822 | + "extra": "mean: 134.51721890072056 usec\nrounds: 5386" |
| 22823 | + }, |
| 22824 | + { |
| 22825 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22826 | + "value": 7509.1856171748395, |
| 22827 | + "unit": "iter/sec", |
| 22828 | + "range": "stddev: 0.000016713924507378785", |
| 22829 | + "extra": "mean: 133.17023322912974 usec\nrounds: 5441" |
| 22830 | + } |
| 22831 | + ] |
22780 | 22832 | } |
22781 | 22833 | ] |
22782 | 22834 | } |
|
0 commit comments