Skip to content
Commit 4cd9dc32 authored by Pablo de Lara's avatar Pablo de Lara Committed by Cornu, Marcel D
Browse files

perf: allow parsing of job sizes as list

Job sizes can be passed now as a list of sizes and not just a single value
or a range.

Example (run benchmark with buffer sizes of 84B, 256B and 1280B):

./perf/ipsec_perf --cipher-algo aes-docsis-128 --hash-algo docsis-crc32 \
                  --job-size 84,256,1280 --job-iter 3000000 \
                  -o 0 --arch AVX512
parent c770850c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment