spicy
spicy copied to clipboard
Provider proper benchmarking CI
We have an existing benchmarking harness in zeek/spicy-aux, but since we did not persist that information it was hard to extract useful information out of that. Additionally, our benchmarks largely concentrate on parsing throughput, but do not look at memory usage, or behavior of JIT.
We have added a number of new dedicated benchmarks in the meantime, but they are still not run in CI.