Benchmarking tool for data pipelines with performance metrics
Benchmarking tool for data pipelines
benchi
$ benchi run pipeline.py
$ benchi run --iterations 10 --output results.json pipeline.py
$ benchi compare baseline.json current.json