|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737791610233, |
| 2 | + "lastUpdate": 1737866767837, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24701,6 +24701,58 @@ window.BENCHMARK_DATA = { |
24701 | 24701 | "extra": "mean: 121.76098909681853 usec\nrounds: 4219" |
24702 | 24702 | } |
24703 | 24703 | ] |
| 24704 | + }, |
| 24705 | + { |
| 24706 | + "commit": { |
| 24707 | + "author": { |
| 24708 | + |
| 24709 | + "name": "Ray Luo", |
| 24710 | + "username": "rayluo" |
| 24711 | + }, |
| 24712 | + "committer": { |
| 24713 | + |
| 24714 | + "name": "Ray Luo", |
| 24715 | + "username": "rayluo" |
| 24716 | + }, |
| 24717 | + "distinct": true, |
| 24718 | + "id": "f183da557b501817a15e1894cf322bda8a1c7e30", |
| 24719 | + "message": "Supports GUID/scope and https://contoso.com//scope", |
| 24720 | + "timestamp": "2025-01-25T20:43:18-08:00", |
| 24721 | + "tree_id": "41525b3f2243f454384ef331e9a1955519836e3a", |
| 24722 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f183da557b501817a15e1894cf322bda8a1c7e30" |
| 24723 | + }, |
| 24724 | + "date": 1737866767305, |
| 24725 | + "tool": "pytest", |
| 24726 | + "benches": [ |
| 24727 | + { |
| 24728 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24729 | + "value": 42179.27955038323, |
| 24730 | + "unit": "iter/sec", |
| 24731 | + "range": "stddev: 0.000002354681153145554", |
| 24732 | + "extra": "mean: 23.70832339147704 usec\nrounds: 8952" |
| 24733 | + }, |
| 24734 | + { |
| 24735 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24736 | + "value": 41121.96908851018, |
| 24737 | + "unit": "iter/sec", |
| 24738 | + "range": "stddev: 0.0000026042092372687643", |
| 24739 | + "extra": "mean: 24.317901651246764 usec\nrounds: 15262" |
| 24740 | + }, |
| 24741 | + { |
| 24742 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24743 | + "value": 8454.641822918637, |
| 24744 | + "unit": "iter/sec", |
| 24745 | + "range": "stddev: 0.000015486158132512636", |
| 24746 | + "extra": "mean: 118.27822170883981 usec\nrounds: 3897" |
| 24747 | + }, |
| 24748 | + { |
| 24749 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24750 | + "value": 8120.864563135311, |
| 24751 | + "unit": "iter/sec", |
| 24752 | + "range": "stddev: 0.000016032172587810608", |
| 24753 | + "extra": "mean: 123.13959828113657 usec\nrounds: 4421" |
| 24754 | + } |
| 24755 | + ] |
24704 | 24756 | } |
24705 | 24757 | ] |
24706 | 24758 | } |
|
0 commit comments