|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1739848995962, |
| 2 | + "lastUpdate": 1739848998843, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25897,6 +25897,58 @@ window.BENCHMARK_DATA = { |
25897 | 25897 | "extra": "mean: 122.10392175911899 usec\nrounds: 4320" |
25898 | 25898 | } |
25899 | 25899 | ] |
| 25900 | + }, |
| 25901 | + { |
| 25902 | + "commit": { |
| 25903 | + "author": { |
| 25904 | + |
| 25905 | + "name": "Dharshan BJ", |
| 25906 | + "username": "DharshanBJ" |
| 25907 | + }, |
| 25908 | + "committer": { |
| 25909 | + |
| 25910 | + "name": "GitHub", |
| 25911 | + "username": "web-flow" |
| 25912 | + }, |
| 25913 | + "distinct": true, |
| 25914 | + "id": "89ef887965c864b1bad66f0fa61ee42173e96011", |
| 25915 | + "message": "Update msal/application.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 25916 | + "timestamp": "2025-02-17T19:20:41-08:00", |
| 25917 | + "tree_id": "e48f5eeb4c962c6c2ee9e3dbfe37c53e38ed7995", |
| 25918 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/89ef887965c864b1bad66f0fa61ee42173e96011" |
| 25919 | + }, |
| 25920 | + "date": 1739848997621, |
| 25921 | + "tool": "pytest", |
| 25922 | + "benches": [ |
| 25923 | + { |
| 25924 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25925 | + "value": 42323.9542562318, |
| 25926 | + "unit": "iter/sec", |
| 25927 | + "range": "stddev: 0.0000023046513687634875", |
| 25928 | + "extra": "mean: 23.627281939346663 usec\nrounds: 8931" |
| 25929 | + }, |
| 25930 | + { |
| 25931 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25932 | + "value": 41083.99683934518, |
| 25933 | + "unit": "iter/sec", |
| 25934 | + "range": "stddev: 0.0000037813347459983544", |
| 25935 | + "extra": "mean: 24.340377687944994 usec\nrounds: 20043" |
| 25936 | + }, |
| 25937 | + { |
| 25938 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25939 | + "value": 8187.144054218309, |
| 25940 | + "unit": "iter/sec", |
| 25941 | + "range": "stddev: 0.00001552775411660319", |
| 25942 | + "extra": "mean: 122.1427146484328 usec\nrounds: 3939" |
| 25943 | + }, |
| 25944 | + { |
| 25945 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25946 | + "value": 7824.080228927448, |
| 25947 | + "unit": "iter/sec", |
| 25948 | + "range": "stddev: 0.000015077544092002159", |
| 25949 | + "extra": "mean: 127.81055034466121 usec\nrounds: 3774" |
| 25950 | + } |
| 25951 | + ] |
25900 | 25952 | } |
25901 | 25953 | ] |
25902 | 25954 | } |
|
0 commit comments