|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743238168722, |
| 2 | + "lastUpdate": 1743442753827, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27925,6 +27925,58 @@ window.BENCHMARK_DATA = { |
27925 | 27925 | "extra": "mean: 123.46960862364155 usec\nrounds: 4221" |
27926 | 27926 | } |
27927 | 27927 | ] |
| 27928 | + }, |
| 27929 | + { |
| 27930 | + "commit": { |
| 27931 | + "author": { |
| 27932 | + |
| 27933 | + "name": "Dharshan BJ", |
| 27934 | + "username": "DharshanBJ" |
| 27935 | + }, |
| 27936 | + "committer": { |
| 27937 | + |
| 27938 | + "name": "GitHub", |
| 27939 | + "username": "web-flow" |
| 27940 | + }, |
| 27941 | + "distinct": true, |
| 27942 | + "id": "e69bf2553cd1a4a2b7ad117d32c0f0d5d415581a", |
| 27943 | + "message": "Update msal/application.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 27944 | + "timestamp": "2025-03-31T10:37:09-07:00", |
| 27945 | + "tree_id": "da35c82ba3fb4276d41824e382e2c5ba97520a16", |
| 27946 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e69bf2553cd1a4a2b7ad117d32c0f0d5d415581a" |
| 27947 | + }, |
| 27948 | + "date": 1743442753454, |
| 27949 | + "tool": "pytest", |
| 27950 | + "benches": [ |
| 27951 | + { |
| 27952 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27953 | + "value": 41110.16152615261, |
| 27954 | + "unit": "iter/sec", |
| 27955 | + "range": "stddev: 0.000005314968596673944", |
| 27956 | + "extra": "mean: 24.32488618084949 usec\nrounds: 8206" |
| 27957 | + }, |
| 27958 | + { |
| 27959 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27960 | + "value": 38265.82464948225, |
| 27961 | + "unit": "iter/sec", |
| 27962 | + "range": "stddev: 0.0000032824577663067706", |
| 27963 | + "extra": "mean: 26.132979209518496 usec\nrounds: 15055" |
| 27964 | + }, |
| 27965 | + { |
| 27966 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27967 | + "value": 7866.4320332231355, |
| 27968 | + "unit": "iter/sec", |
| 27969 | + "range": "stddev: 0.000019471593210683287", |
| 27970 | + "extra": "mean: 127.12243565781719 usec\nrounds: 4173" |
| 27971 | + }, |
| 27972 | + { |
| 27973 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27974 | + "value": 7592.031978016568, |
| 27975 | + "unit": "iter/sec", |
| 27976 | + "range": "stddev: 0.000014852799999081623", |
| 27977 | + "extra": "mean: 131.7170426699456 usec\nrounds: 4195" |
| 27978 | + } |
| 27979 | + ] |
27928 | 27980 | } |
27929 | 27981 | ] |
27930 | 27982 | } |
|
0 commit comments