perf: [QUIC] refactor QUIC test
Performance tests for QUIC API can be launched now per algorithm (using --aead-algo aes-gcm-128, --aead-algo chacha20-poly1305 or --cipher-algo aes-ecb-128, alongside --quic-api), enabling benchmarking of various packet sizes (except for AES-ECB, which is fixed to 16 bytes) and iterations, like any other algorithm.
Loading
Please register or sign in to comment