|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775571796295, |
| 2 | + "lastUpdate": 1775573830737, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39821,6 +39821,58 @@ window.BENCHMARK_DATA = { |
39821 | 39821 | "extra": "mean: 140.69231687828199 usec\nrounds: 4254" |
39822 | 39822 | } |
39823 | 39823 | ] |
| 39824 | + }, |
| 39825 | + { |
| 39826 | + "commit": { |
| 39827 | + "author": { |
| 39828 | + "email": "90415114+gladjohn@users.noreply.github.com", |
| 39829 | + "name": "Gladwin Johnson", |
| 39830 | + "username": "gladjohn" |
| 39831 | + }, |
| 39832 | + "committer": { |
| 39833 | + "email": "noreply@github.com", |
| 39834 | + "name": "GitHub", |
| 39835 | + "username": "web-flow" |
| 39836 | + }, |
| 39837 | + "distinct": true, |
| 39838 | + "id": "a216e5533435693aaec867c12208128e46791d3e", |
| 39839 | + "message": "Update spikes/prototype/2026_MS_SecurityHackathon_MSIV2.md\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>", |
| 39840 | + "timestamp": "2026-04-07T07:54:01-07:00", |
| 39841 | + "tree_id": "4338afe0e6ecc466505f5bbd4e1b51e10424a6d7", |
| 39842 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a216e5533435693aaec867c12208128e46791d3e" |
| 39843 | + }, |
| 39844 | + "date": 1775573829240, |
| 39845 | + "tool": "pytest", |
| 39846 | + "benches": [ |
| 39847 | + { |
| 39848 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39849 | + "value": 40075.09606094477, |
| 39850 | + "unit": "iter/sec", |
| 39851 | + "range": "stddev: 0.0000033561484579464046", |
| 39852 | + "extra": "mean: 24.95315291270259 usec\nrounds: 7828" |
| 39853 | + }, |
| 39854 | + { |
| 39855 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39856 | + "value": 37398.50439906156, |
| 39857 | + "unit": "iter/sec", |
| 39858 | + "range": "stddev: 0.000003652680986564979", |
| 39859 | + "extra": "mean: 26.739037190618056 usec\nrounds: 14950" |
| 39860 | + }, |
| 39861 | + { |
| 39862 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39863 | + "value": 7555.444532362292, |
| 39864 | + "unit": "iter/sec", |
| 39865 | + "range": "stddev: 0.000016505319210955248", |
| 39866 | + "extra": "mean: 132.35488603174738 usec\nrounds: 3150" |
| 39867 | + }, |
| 39868 | + { |
| 39869 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39870 | + "value": 7109.136099329256, |
| 39871 | + "unit": "iter/sec", |
| 39872 | + "range": "stddev: 0.00001822731134248302", |
| 39873 | + "extra": "mean: 140.664067479922 usec\nrounds: 3853" |
| 39874 | + } |
| 39875 | + ] |
39824 | 39876 | } |
39825 | 39877 | ] |
39826 | 39878 | } |
|
0 commit comments