|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1744041316772, |
| 2 | + "lastUpdate": 1744055451439, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28289,6 +28289,58 @@ window.BENCHMARK_DATA = { |
28289 | 28289 | "extra": "mean: 128.1414240153483 usec\nrounds: 3606" |
28290 | 28290 | } |
28291 | 28291 | ] |
| 28292 | + }, |
| 28293 | + { |
| 28294 | + "commit": { |
| 28295 | + "author": { |
| 28296 | + "email": "dharshanb@microsoft.com", |
| 28297 | + "name": "Dharshan BJ", |
| 28298 | + "username": "DharshanBJ" |
| 28299 | + }, |
| 28300 | + "committer": { |
| 28301 | + "email": "noreply@github.com", |
| 28302 | + "name": "GitHub", |
| 28303 | + "username": "web-flow" |
| 28304 | + }, |
| 28305 | + "distinct": true, |
| 28306 | + "id": "4eb7bd105b2281a253ab94d4b81f56ca1504f500", |
| 28307 | + "message": "Enable broker support on Linux for WSL (#766)\n\n* Enable broker support on Linux\n\n* update version number\n\n* Update sample/interactive_sample.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Update tests/broker-test.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* revert back release version bump\n\n* address comments\n\n* address comment\n\n* update approximate version hint\n\n* update\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Address comments\n\n* Update\n\n* Add enable_broker_on_wsl flag\n\n* Address comments\n\n* Update msal/__main__.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Update tests/test_e2e.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n* Bump up msal py version to 1.33\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>\n\n---------\n\nCo-authored-by: Ray Luo <rayluo@microsoft.com>", |
| 28308 | + "timestamp": "2025-04-07T12:48:35-07:00", |
| 28309 | + "tree_id": "c5a5430bdd6f9122b7b5d23a79fa6cb9d64ad33d", |
| 28310 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4eb7bd105b2281a253ab94d4b81f56ca1504f500" |
| 28311 | + }, |
| 28312 | + "date": 1744055450310, |
| 28313 | + "tool": "pytest", |
| 28314 | + "benches": [ |
| 28315 | + { |
| 28316 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28317 | + "value": 42242.27983534844, |
| 28318 | + "unit": "iter/sec", |
| 28319 | + "range": "stddev: 0.0000022555921922377788", |
| 28320 | + "extra": "mean: 23.67296471444701 usec\nrounds: 8247" |
| 28321 | + }, |
| 28322 | + { |
| 28323 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28324 | + "value": 41741.06791622616, |
| 28325 | + "unit": "iter/sec", |
| 28326 | + "range": "stddev: 0.00000260591086365942", |
| 28327 | + "extra": "mean: 23.957221267241856 usec\nrounds: 15940" |
| 28328 | + }, |
| 28329 | + { |
| 28330 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28331 | + "value": 8089.5756543949565, |
| 28332 | + "unit": "iter/sec", |
| 28333 | + "range": "stddev: 0.000015034081651644007", |
| 28334 | + "extra": "mean: 123.61587835039452 usec\nrounds: 4291" |
| 28335 | + }, |
| 28336 | + { |
| 28337 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28338 | + "value": 7572.153179830928, |
| 28339 | + "unit": "iter/sec", |
| 28340 | + "range": "stddev: 0.000014591196737429207", |
| 28341 | + "extra": "mean: 132.06283288927446 usec\nrounds: 4129" |
| 28342 | + } |
| 28343 | + ] |
28292 | 28344 | } |
28293 | 28345 | ] |
28294 | 28346 | } |
|
0 commit comments