|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745384532145, |
| 2 | + "lastUpdate": 1745513096884, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28705,6 +28705,58 @@ window.BENCHMARK_DATA = { |
28705 | 28705 | "extra": "mean: 126.24870936088037 usec\nrounds: 3974" |
28706 | 28706 | } |
28707 | 28707 | ] |
| 28708 | + }, |
| 28709 | + { |
| 28710 | + "commit": { |
| 28711 | + "author": { |
| 28712 | + |
| 28713 | + "name": "Ray Luo", |
| 28714 | + "username": "rayluo" |
| 28715 | + }, |
| 28716 | + "committer": { |
| 28717 | + |
| 28718 | + "name": "Ray Luo", |
| 28719 | + "username": "rayluo" |
| 28720 | + }, |
| 28721 | + "distinct": true, |
| 28722 | + "id": "9156a30f6fded731ac48ad7f7e0d63246198ba74", |
| 28723 | + "message": "MSAL Python 1.32.1", |
| 28724 | + "timestamp": "2025-04-24T09:41:04-07:00", |
| 28725 | + "tree_id": "5aaec4f5741c58a89c55e666502ce3029fce5f4a", |
| 28726 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/9156a30f6fded731ac48ad7f7e0d63246198ba74" |
| 28727 | + }, |
| 28728 | + "date": 1745513096416, |
| 28729 | + "tool": "pytest", |
| 28730 | + "benches": [ |
| 28731 | + { |
| 28732 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28733 | + "value": 42377.2086943127, |
| 28734 | + "unit": "iter/sec", |
| 28735 | + "range": "stddev: 0.0000025429734159684325", |
| 28736 | + "extra": "mean: 23.597590091727927 usec\nrounds: 8397" |
| 28737 | + }, |
| 28738 | + { |
| 28739 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28740 | + "value": 38223.618795827046, |
| 28741 | + "unit": "iter/sec", |
| 28742 | + "range": "stddev: 0.000003233912837256219", |
| 28743 | + "extra": "mean: 26.161834789676487 usec\nrounds: 15792" |
| 28744 | + }, |
| 28745 | + { |
| 28746 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28747 | + "value": 8035.778590362614, |
| 28748 | + "unit": "iter/sec", |
| 28749 | + "range": "stddev: 0.000016238253163798345", |
| 28750 | + "extra": "mean: 124.44344860363744 usec\nrounds: 5263" |
| 28751 | + }, |
| 28752 | + { |
| 28753 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28754 | + "value": 7351.1207685169065, |
| 28755 | + "unit": "iter/sec", |
| 28756 | + "range": "stddev: 0.0000228121958231724", |
| 28757 | + "extra": "mean: 136.03367860350778 usec\nrounds: 3379" |
| 28758 | + } |
| 28759 | + ] |
28708 | 28760 | } |
28709 | 28761 | ] |
28710 | 28762 | } |
|
0 commit comments