|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1729311193319, |
| 2 | + "lastUpdate": 1729312802705, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22725,6 +22725,58 @@ window.BENCHMARK_DATA = { |
22725 | 22725 | "extra": "mean: 130.39713741886445 usec\nrounds: 3835" |
22726 | 22726 | } |
22727 | 22727 | ] |
| 22728 | + }, |
| 22729 | + { |
| 22730 | + "commit": { |
| 22731 | + "author": { |
| 22732 | + |
| 22733 | + "name": "Ray Luo", |
| 22734 | + "username": "rayluo" |
| 22735 | + }, |
| 22736 | + "committer": { |
| 22737 | + |
| 22738 | + "name": "Ray Luo", |
| 22739 | + "username": "rayluo" |
| 22740 | + }, |
| 22741 | + "distinct": true, |
| 22742 | + "id": "fec3887ef5300054a1df8b5d4ab07244c62226c3", |
| 22743 | + "message": "CDT with bearer app token", |
| 22744 | + "timestamp": "2024-10-18T21:34:27-07:00", |
| 22745 | + "tree_id": "424cfaabdeb4d97cff2004df4da09b8c5ef9b5a5", |
| 22746 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/fec3887ef5300054a1df8b5d4ab07244c62226c3" |
| 22747 | + }, |
| 22748 | + "date": 1729312802106, |
| 22749 | + "tool": "pytest", |
| 22750 | + "benches": [ |
| 22751 | + { |
| 22752 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22753 | + "value": 40674.25520499027, |
| 22754 | + "unit": "iter/sec", |
| 22755 | + "range": "stddev: 0.0000017333006268804678", |
| 22756 | + "extra": "mean: 24.585576182285234 usec\nrounds: 11420" |
| 22757 | + }, |
| 22758 | + { |
| 22759 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22760 | + "value": 38040.27688372755, |
| 22761 | + "unit": "iter/sec", |
| 22762 | + "range": "stddev: 0.0000020871726144794516", |
| 22763 | + "extra": "mean: 26.287926427469536 usec\nrounds: 15060" |
| 22764 | + }, |
| 22765 | + { |
| 22766 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22767 | + "value": 7267.195918088832, |
| 22768 | + "unit": "iter/sec", |
| 22769 | + "range": "stddev: 0.0008111644903318904", |
| 22770 | + "extra": "mean: 137.60465677151933 usec\nrounds: 4076" |
| 22771 | + }, |
| 22772 | + { |
| 22773 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22774 | + "value": 7756.563130478073, |
| 22775 | + "unit": "iter/sec", |
| 22776 | + "range": "stddev: 0.00001514110388339336", |
| 22777 | + "extra": "mean: 128.92307884024987 usec\nrounds: 4173" |
| 22778 | + } |
| 22779 | + ] |
22728 | 22780 | } |
22729 | 22781 | ] |
22730 | 22782 | } |
|
0 commit comments