feat: add support to multiple authentication #901
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Jul 20, 2024 in 0s
Performance Gate Passed
Summary
✅ 110
untouched benchmarks
🆕 16
new benchmarks
Benchmarks breakdown
Benchmark | main |
yomaaf:feature/multiple-authentication |
Change | |
---|---|---|---|---|
🆕 | test_invalid_authentication_header_basic[async] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_header_basic[sync] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_header_bearer_2[async] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_header_bearer_2[sync] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_no_token_basic[async] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_no_token_basic[sync] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_no_token_bearer_2[async] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_no_token_bearer_2[sync] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_token_basic[async] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_token_basic[sync] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_token_bearer_2[async] |
N/A | 4.7 ms | N/A |
🆕 | test_invalid_authentication_token_bearer_2[sync] |
N/A | 4.7 ms | N/A |
🆕 | test_valid_authentication_basic[async] |
N/A | 4.8 ms | N/A |
🆕 | test_valid_authentication_basic[sync] |
N/A | 4.8 ms | N/A |
🆕 | test_valid_authentication_bearer_2[async] |
N/A | 4.8 ms | N/A |
🆕 | test_valid_authentication_bearer_2[sync] |
N/A | 4.8 ms | N/A |
Loading