Running Benchmarks
The LF repository contains a series of benchmarks in the benchmark directory. There is also a flexible benchmark runner that automates the process of running benchmarks for various settings and collecting results from those benchmarks. It is located in benchmark/runner.
The runner is written in python and is based on hydra, a tool for dynamically creating hierarchical configurations by composition