|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911080608, |
| 2 | + "lastUpdate": 1774911082330, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38679,6 +38679,58 @@ window.BENCHMARK_DATA = { |
38679 | 38679 | "extra": "mean: 139.59426477081948 usec\nrounds: 3622" |
38680 | 38680 | } |
38681 | 38681 | ] |
| 38682 | + }, |
| 38683 | + { |
| 38684 | + "commit": { |
| 38685 | + "author": { |
| 38686 | + "email": "83938949+ashok672@users.noreply.github.com", |
| 38687 | + "name": "Ashok Kumar Ramakrishnan", |
| 38688 | + "username": "ashok672" |
| 38689 | + }, |
| 38690 | + "committer": { |
| 38691 | + "email": "noreply@github.com", |
| 38692 | + "name": "GitHub", |
| 38693 | + "username": "web-flow" |
| 38694 | + }, |
| 38695 | + "distinct": true, |
| 38696 | + "id": "ac43fd3311203942c572df83df4b315727176490", |
| 38697 | + "message": "Update tests/test_oidc.py\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>", |
| 38698 | + "timestamp": "2026-03-30T15:48:20-07:00", |
| 38699 | + "tree_id": "144e93228ac9afedabd7d7c60da62c1f04cac248", |
| 38700 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/ac43fd3311203942c572df83df4b315727176490" |
| 38701 | + }, |
| 38702 | + "date": 1774911081155, |
| 38703 | + "tool": "pytest", |
| 38704 | + "benches": [ |
| 38705 | + { |
| 38706 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38707 | + "value": 39379.77146265044, |
| 38708 | + "unit": "iter/sec", |
| 38709 | + "range": "stddev: 0.00000307506082373424", |
| 38710 | + "extra": "mean: 25.393748182323645 usec\nrounds: 8665" |
| 38711 | + }, |
| 38712 | + { |
| 38713 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38714 | + "value": 38951.073474070035, |
| 38715 | + "unit": "iter/sec", |
| 38716 | + "range": "stddev: 0.0000032482632209994712", |
| 38717 | + "extra": "mean: 25.673233387667896 usec\nrounds: 15335" |
| 38718 | + }, |
| 38719 | + { |
| 38720 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38721 | + "value": 7585.577555848215, |
| 38722 | + "unit": "iter/sec", |
| 38723 | + "range": "stddev: 0.00001625093935133319", |
| 38724 | + "extra": "mean: 131.82911817031456 usec\nrounds: 3935" |
| 38725 | + }, |
| 38726 | + { |
| 38727 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38728 | + "value": 7217.442043026099, |
| 38729 | + "unit": "iter/sec", |
| 38730 | + "range": "stddev: 0.00002004508637144325", |
| 38731 | + "extra": "mean: 138.55324283015983 usec\nrounds: 4777" |
| 38732 | + } |
| 38733 | + ] |
38682 | 38734 | } |
38683 | 38735 | ] |
38684 | 38736 | } |
|
0 commit comments