Open chitralverma opened 1 year ago
Maybe an idea about monitoring performance for polars
pytest-codspeed. It's used by pydantic-core and seems pretty easy and robust to use to monitor a bump or regression in terms of performance in CI (exemple https://github.com/pydantic/pydantic-core/pull/337)
datafusion did something similar i believe
Problem description
This is in reference to a discussion @ritchie46 and I were having on discord regarding the TPC-H benchmarks.
The idea is the following,
this will clearly show the rate of improvement of the project in terms of performance.