Commit graph

1 commit

Author SHA1 Message Date
Nik Everett
85749d606c
Add benchmark script (#126596)
Adds a simple script to run benchmarks for ESQL and collect their
results. The script has a `--test` mode which takes about ten minutes.
Running without `--test` takes a four hours fifteen minutes.

To speed up `--test` I reworked the "self test" that each benchmark runs
to be optional and disabled in `--test` mode.
2025-04-18 19:09:38 +02:00