|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741653977199, |
| 2 | + "lastUpdate": 1741723385817, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26677,6 +26677,58 @@ window.BENCHMARK_DATA = { |
26677 | 26677 | "extra": "mean: 129.9657957469703 usec\nrounds: 4044" |
26678 | 26678 | } |
26679 | 26679 | ] |
| 26680 | + }, |
| 26681 | + { |
| 26682 | + "commit": { |
| 26683 | + "author": { |
| 26684 | + |
| 26685 | + "name": "Ray Luo", |
| 26686 | + "username": "rayluo" |
| 26687 | + }, |
| 26688 | + "committer": { |
| 26689 | + |
| 26690 | + "name": "Ray Luo", |
| 26691 | + "username": "rayluo" |
| 26692 | + }, |
| 26693 | + "distinct": true, |
| 26694 | + "id": "04e740e32bf18047109b1c1892671f0f177428e0", |
| 26695 | + "message": "Merge branch 'release-1.31.2' into merge", |
| 26696 | + "timestamp": "2025-03-11T13:00:10-07:00", |
| 26697 | + "tree_id": "805caec44e459c88fab48250544f8007998f1519", |
| 26698 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/04e740e32bf18047109b1c1892671f0f177428e0" |
| 26699 | + }, |
| 26700 | + "date": 1741723385179, |
| 26701 | + "tool": "pytest", |
| 26702 | + "benches": [ |
| 26703 | + { |
| 26704 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26705 | + "value": 41614.473038589465, |
| 26706 | + "unit": "iter/sec", |
| 26707 | + "range": "stddev: 0.0000023400219266538884", |
| 26708 | + "extra": "mean: 24.03010123599766 usec\nrounds: 10599" |
| 26709 | + }, |
| 26710 | + { |
| 26711 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26712 | + "value": 40724.858061832245, |
| 26713 | + "unit": "iter/sec", |
| 26714 | + "range": "stddev: 0.0000023873055575419877", |
| 26715 | + "extra": "mean: 24.55502726324319 usec\nrounds: 15442" |
| 26716 | + }, |
| 26717 | + { |
| 26718 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26719 | + "value": 8206.030777866139, |
| 26720 | + "unit": "iter/sec", |
| 26721 | + "range": "stddev: 0.00001499128190880648", |
| 26722 | + "extra": "mean: 121.86159509628793 usec\nrounds: 4201" |
| 26723 | + }, |
| 26724 | + { |
| 26725 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26726 | + "value": 8081.313664174524, |
| 26727 | + "unit": "iter/sec", |
| 26728 | + "range": "stddev: 0.000015058140126126216", |
| 26729 | + "extra": "mean: 123.74225794911604 usec\nrounds: 4183" |
| 26730 | + } |
| 26731 | + ] |
26680 | 26732 | } |
26681 | 26733 | ] |
26682 | 26734 | } |
|
0 commit comments