|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749868876824, |
| 2 | + "lastUpdate": 1750351499648, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30733,6 +30733,58 @@ window.BENCHMARK_DATA = { |
30733 | 30733 | "extra": "mean: 136.6572349470555 usec\nrounds: 4916" |
30734 | 30734 | } |
30735 | 30735 | ] |
| 30736 | + }, |
| 30737 | + { |
| 30738 | + "commit": { |
| 30739 | + "author": { |
| 30740 | + |
| 30741 | + "name": "Ray Luo", |
| 30742 | + "username": "rayluo" |
| 30743 | + }, |
| 30744 | + "committer": { |
| 30745 | + |
| 30746 | + "name": "Ray Luo", |
| 30747 | + "username": "rayluo" |
| 30748 | + }, |
| 30749 | + "distinct": true, |
| 30750 | + "id": "79d3159f1ae795f90a0092bce086d27c321092db", |
| 30751 | + "message": "Document how to use sha256 for client credential", |
| 30752 | + "timestamp": "2025-06-19T09:33:26-07:00", |
| 30753 | + "tree_id": "a692e738d342c167196cb1ae37190dd456f9a109", |
| 30754 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/79d3159f1ae795f90a0092bce086d27c321092db" |
| 30755 | + }, |
| 30756 | + "date": 1750351498876, |
| 30757 | + "tool": "pytest", |
| 30758 | + "benches": [ |
| 30759 | + { |
| 30760 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30761 | + "value": 42128.56666128878, |
| 30762 | + "unit": "iter/sec", |
| 30763 | + "range": "stddev: 0.0000023998714554724085", |
| 30764 | + "extra": "mean: 23.736862638597266 usec\nrounds: 8241" |
| 30765 | + }, |
| 30766 | + { |
| 30767 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30768 | + "value": 41349.91177905232, |
| 30769 | + "unit": "iter/sec", |
| 30770 | + "range": "stddev: 0.000002592914219991201", |
| 30771 | + "extra": "mean: 24.183848452769745 usec\nrounds: 16094" |
| 30772 | + }, |
| 30773 | + { |
| 30774 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30775 | + "value": 8118.189839421179, |
| 30776 | + "unit": "iter/sec", |
| 30777 | + "range": "stddev: 0.00001533162437394822", |
| 30778 | + "extra": "mean: 123.18016944418969 usec\nrounds: 4261" |
| 30779 | + }, |
| 30780 | + { |
| 30781 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30782 | + "value": 7889.665095934687, |
| 30783 | + "unit": "iter/sec", |
| 30784 | + "range": "stddev: 0.00001557674193318915", |
| 30785 | + "extra": "mean: 126.74809232590502 usec\nrounds: 4235" |
| 30786 | + } |
| 30787 | + ] |
30736 | 30788 | } |
30737 | 30789 | ] |
30738 | 30790 | } |
|
0 commit comments