|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741736482510, |
| 2 | + "lastUpdate": 1741736503447, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26937,6 +26937,58 @@ window.BENCHMARK_DATA = { |
26937 | 26937 | "extra": "mean: 127.08147801755176 usec\nrounds: 5004" |
26938 | 26938 | } |
26939 | 26939 | ] |
| 26940 | + }, |
| 26941 | + { |
| 26942 | + "commit": { |
| 26943 | + "author": { |
| 26944 | + |
| 26945 | + "name": "Dharshan BJ", |
| 26946 | + "username": "DharshanBJ" |
| 26947 | + }, |
| 26948 | + "committer": { |
| 26949 | + |
| 26950 | + "name": "GitHub", |
| 26951 | + "username": "web-flow" |
| 26952 | + }, |
| 26953 | + "distinct": true, |
| 26954 | + "id": "bf7a9375d60e2fcad43c784cdc9f636d935eaa68", |
| 26955 | + "message": "Update tests/test_e2e.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 26956 | + "timestamp": "2025-03-11T16:39:40-07:00", |
| 26957 | + "tree_id": "91d7f89b55cf24de26effc0c3d44b6cf6935c56f", |
| 26958 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/bf7a9375d60e2fcad43c784cdc9f636d935eaa68" |
| 26959 | + }, |
| 26960 | + "date": 1741736502297, |
| 26961 | + "tool": "pytest", |
| 26962 | + "benches": [ |
| 26963 | + { |
| 26964 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26965 | + "value": 42838.7660199339, |
| 26966 | + "unit": "iter/sec", |
| 26967 | + "range": "stddev: 0.0000023594313367847777", |
| 26968 | + "extra": "mean: 23.343342792242805 usec\nrounds: 14096" |
| 26969 | + }, |
| 26970 | + { |
| 26971 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26972 | + "value": 41912.22280397634, |
| 26973 | + "unit": "iter/sec", |
| 26974 | + "range": "stddev: 0.0000023230520767391583", |
| 26975 | + "extra": "mean: 23.85938833826601 usec\nrounds: 16447" |
| 26976 | + }, |
| 26977 | + { |
| 26978 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26979 | + "value": 8159.2158263934525, |
| 26980 | + "unit": "iter/sec", |
| 26981 | + "range": "stddev: 0.00001447543718067302", |
| 26982 | + "extra": "mean: 122.56079766454975 usec\nrounds: 5481" |
| 26983 | + }, |
| 26984 | + { |
| 26985 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26986 | + "value": 7821.668418546452, |
| 26987 | + "unit": "iter/sec", |
| 26988 | + "range": "stddev: 0.00001700638241222354", |
| 26989 | + "extra": "mean: 127.84996071027977 usec\nrounds: 5574" |
| 26990 | + } |
| 26991 | + ] |
26940 | 26992 | } |
26941 | 26993 | ] |
26942 | 26994 | } |
|
0 commit comments