|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1739556188368, |
| 2 | + "lastUpdate": 1739557194032, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25793,6 +25793,58 @@ window.BENCHMARK_DATA = { |
25793 | 25793 | "extra": "mean: 130.96940056870673 usec\nrounds: 5275" |
25794 | 25794 | } |
25795 | 25795 | ] |
| 25796 | + }, |
| 25797 | + { |
| 25798 | + "commit": { |
| 25799 | + "author": { |
| 25800 | + |
| 25801 | + "name": "Ray Luo", |
| 25802 | + "username": "rayluo" |
| 25803 | + }, |
| 25804 | + "committer": { |
| 25805 | + |
| 25806 | + "name": "Ray Luo", |
| 25807 | + "username": "rayluo" |
| 25808 | + }, |
| 25809 | + "distinct": true, |
| 25810 | + "id": "c2ebfcc48712747c06e1f5f624c6daf3608b025b", |
| 25811 | + "message": "Specify verify=True to hopefully satisfy CodeQL", |
| 25812 | + "timestamp": "2025-02-14T10:16:30-08:00", |
| 25813 | + "tree_id": "41b62a3e1c76e20bcd301ebddb6ecaecad9ef9c1", |
| 25814 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/c2ebfcc48712747c06e1f5f624c6daf3608b025b" |
| 25815 | + }, |
| 25816 | + "date": 1739557193620, |
| 25817 | + "tool": "pytest", |
| 25818 | + "benches": [ |
| 25819 | + { |
| 25820 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25821 | + "value": 42875.77246549327, |
| 25822 | + "unit": "iter/sec", |
| 25823 | + "range": "stddev: 0.0000027475175933098003", |
| 25824 | + "extra": "mean: 23.323194953625784 usec\nrounds: 8402" |
| 25825 | + }, |
| 25826 | + { |
| 25827 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25828 | + "value": 40091.51401752322, |
| 25829 | + "unit": "iter/sec", |
| 25830 | + "range": "stddev: 0.000002849924911911813", |
| 25831 | + "extra": "mean: 24.942934296841955 usec\nrounds: 15083" |
| 25832 | + }, |
| 25833 | + { |
| 25834 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25835 | + "value": 8178.327905922622, |
| 25836 | + "unit": "iter/sec", |
| 25837 | + "range": "stddev: 0.00001551714280603287", |
| 25838 | + "extra": "mean: 122.27438316282415 usec\nrounds: 4395" |
| 25839 | + }, |
| 25840 | + { |
| 25841 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25842 | + "value": 7675.09039817666, |
| 25843 | + "unit": "iter/sec", |
| 25844 | + "range": "stddev: 0.00001528716479110708", |
| 25845 | + "extra": "mean: 130.29162499995647 usec\nrounds: 4208" |
| 25846 | + } |
| 25847 | + ] |
25796 | 25848 | } |
25797 | 25849 | ] |
25798 | 25850 | } |
|
0 commit comments