|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737867410170, |
| 2 | + "lastUpdate": 1737872579877, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24805,6 +24805,58 @@ window.BENCHMARK_DATA = { |
24805 | 24805 | "extra": "mean: 116.91207304133 usec\nrounds: 4518" |
24806 | 24806 | } |
24807 | 24807 | ] |
| 24808 | + }, |
| 24809 | + { |
| 24810 | + "commit": { |
| 24811 | + "author": { |
| 24812 | + |
| 24813 | + "name": "Ray Luo", |
| 24814 | + "username": "rayluo" |
| 24815 | + }, |
| 24816 | + "committer": { |
| 24817 | + |
| 24818 | + "name": "Ray Luo", |
| 24819 | + "username": "rayluo" |
| 24820 | + }, |
| 24821 | + "distinct": true, |
| 24822 | + "id": "9a320f2135f73755c607382d2b7e3faf9df9fcfd", |
| 24823 | + "message": "Pin ubuntu 22.04 so that we can still test on Py37", |
| 24824 | + "timestamp": "2025-01-25T22:19:59-08:00", |
| 24825 | + "tree_id": "69e78ba57d9e9342073b95314ef68ef526412194", |
| 24826 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/9a320f2135f73755c607382d2b7e3faf9df9fcfd" |
| 24827 | + }, |
| 24828 | + "date": 1737872579472, |
| 24829 | + "tool": "pytest", |
| 24830 | + "benches": [ |
| 24831 | + { |
| 24832 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24833 | + "value": 41497.242217071725, |
| 24834 | + "unit": "iter/sec", |
| 24835 | + "range": "stddev: 0.000002532460350510599", |
| 24836 | + "extra": "mean: 24.09798691607043 usec\nrounds: 7643" |
| 24837 | + }, |
| 24838 | + { |
| 24839 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24840 | + "value": 38015.9234024353, |
| 24841 | + "unit": "iter/sec", |
| 24842 | + "range": "stddev: 0.0000028020434496783556", |
| 24843 | + "extra": "mean: 26.304766805583895 usec\nrounds: 11767" |
| 24844 | + }, |
| 24845 | + { |
| 24846 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24847 | + "value": 7959.218527515875, |
| 24848 | + "unit": "iter/sec", |
| 24849 | + "range": "stddev: 0.00002875607755923813", |
| 24850 | + "extra": "mean: 125.64047544905222 usec\nrounds: 3340" |
| 24851 | + }, |
| 24852 | + { |
| 24853 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24854 | + "value": 8031.733022925049, |
| 24855 | + "unit": "iter/sec", |
| 24856 | + "range": "stddev: 0.00001803176699195818", |
| 24857 | + "extra": "mean: 124.50613051326418 usec\nrounds: 4988" |
| 24858 | + } |
| 24859 | + ] |
24808 | 24860 | } |
24809 | 24861 | ] |
24810 | 24862 | } |
|
0 commit comments