|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737866767837, |
| 2 | + "lastUpdate": 1737867410170, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24753,6 +24753,58 @@ window.BENCHMARK_DATA = { |
24753 | 24753 | "extra": "mean: 123.13959828113657 usec\nrounds: 4421" |
24754 | 24754 | } |
24755 | 24755 | ] |
| 24756 | + }, |
| 24757 | + { |
| 24758 | + "commit": { |
| 24759 | + "author": { |
| 24760 | + |
| 24761 | + "name": "Ray Luo", |
| 24762 | + "username": "rayluo" |
| 24763 | + }, |
| 24764 | + "committer": { |
| 24765 | + |
| 24766 | + "name": "Ray Luo", |
| 24767 | + "username": "rayluo" |
| 24768 | + }, |
| 24769 | + "distinct": true, |
| 24770 | + "id": "8891464354fee0c8f6ef2fa71aa62a723bcaa473", |
| 24771 | + "message": "Pin ubuntu 22.04 so that we can still test on Py37", |
| 24772 | + "timestamp": "2025-01-25T20:53:50-08:00", |
| 24773 | + "tree_id": "83ad8eb451b35580fe18a78944487a3c86b7e0a7", |
| 24774 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/8891464354fee0c8f6ef2fa71aa62a723bcaa473" |
| 24775 | + }, |
| 24776 | + "date": 1737867409519, |
| 24777 | + "tool": "pytest", |
| 24778 | + "benches": [ |
| 24779 | + { |
| 24780 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24781 | + "value": 43573.4872921816, |
| 24782 | + "unit": "iter/sec", |
| 24783 | + "range": "stddev: 0.0000030271343884353982", |
| 24784 | + "extra": "mean: 22.949735312542455 usec\nrounds: 15932" |
| 24785 | + }, |
| 24786 | + { |
| 24787 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24788 | + "value": 42777.54365981578, |
| 24789 | + "unit": "iter/sec", |
| 24790 | + "range": "stddev: 0.0000022902530603353203", |
| 24791 | + "extra": "mean: 23.376751314951647 usec\nrounds: 16921" |
| 24792 | + }, |
| 24793 | + { |
| 24794 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24795 | + "value": 8754.973611288118, |
| 24796 | + "unit": "iter/sec", |
| 24797 | + "range": "stddev: 0.00001566442945111522", |
| 24798 | + "extra": "mean: 114.22078973609494 usec\nrounds: 4014" |
| 24799 | + }, |
| 24800 | + { |
| 24801 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24802 | + "value": 8553.436561222265, |
| 24803 | + "unit": "iter/sec", |
| 24804 | + "range": "stddev: 0.00001615589843473386", |
| 24805 | + "extra": "mean: 116.91207304133 usec\nrounds: 4518" |
| 24806 | + } |
| 24807 | + ] |
24756 | 24808 | } |
24757 | 24809 | ] |
24758 | 24810 | } |
|
0 commit comments