|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731113172110, |
| 2 | + "lastUpdate": 1731113239651, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23089,6 +23089,58 @@ window.BENCHMARK_DATA = { |
23089 | 23089 | "extra": "mean: 128.85350322722718 usec\nrounds: 4028" |
23090 | 23090 | } |
23091 | 23091 | ] |
| 23092 | + }, |
| 23093 | + { |
| 23094 | + "commit": { |
| 23095 | + "author": { |
| 23096 | + |
| 23097 | + "name": "Dharshan BJ", |
| 23098 | + "username": "DharshanBJ" |
| 23099 | + }, |
| 23100 | + "committer": { |
| 23101 | + |
| 23102 | + "name": "GitHub", |
| 23103 | + "username": "web-flow" |
| 23104 | + }, |
| 23105 | + "distinct": true, |
| 23106 | + "id": "caab4475d0eab706950cdb99fe6be8b679cfd8c7", |
| 23107 | + "message": "Update msal/application.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 23108 | + "timestamp": "2024-11-08T16:44:41-08:00", |
| 23109 | + "tree_id": "ecf61743b113ad051f438e2b81a0544bb4d526aa", |
| 23110 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/caab4475d0eab706950cdb99fe6be8b679cfd8c7" |
| 23111 | + }, |
| 23112 | + "date": 1731113238576, |
| 23113 | + "tool": "pytest", |
| 23114 | + "benches": [ |
| 23115 | + { |
| 23116 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23117 | + "value": 43521.47995303622, |
| 23118 | + "unit": "iter/sec", |
| 23119 | + "range": "stddev: 0.000002010857891714113", |
| 23120 | + "extra": "mean: 22.977159808882746 usec\nrounds: 8798" |
| 23121 | + }, |
| 23122 | + { |
| 23123 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23124 | + "value": 42018.21706846974, |
| 23125 | + "unit": "iter/sec", |
| 23126 | + "range": "stddev: 0.000002069271425965243", |
| 23127 | + "extra": "mean: 23.799201150550367 usec\nrounds: 15645" |
| 23128 | + }, |
| 23129 | + { |
| 23130 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23131 | + "value": 8131.25361815865, |
| 23132 | + "unit": "iter/sec", |
| 23133 | + "range": "stddev: 0.00001460495584379544", |
| 23134 | + "extra": "mean: 122.98226656795063 usec\nrounds: 4044" |
| 23135 | + }, |
| 23136 | + { |
| 23137 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23138 | + "value": 8008.281676694778, |
| 23139 | + "unit": "iter/sec", |
| 23140 | + "range": "stddev: 0.000015138710165704588", |
| 23141 | + "extra": "mean: 124.87073262047464 usec\nrounds: 4301" |
| 23142 | + } |
| 23143 | + ] |
23092 | 23144 | } |
23093 | 23145 | ] |
23094 | 23146 | } |
|
0 commit comments