Closed BohuTANG closed 2 years ago
Possible settings:
Rust benchmark graph: https://perf.rust-lang.org/
https://github.com/datafuselabs/databend-perf/ contains numbers
and ontime
benchmarks, run on a XXXLarge machine, and collects performance data for nightly releases.
I think it could be closed? @BohuTANG
Summary
DuckDB's benchmarking are very professional here https://duckdb.org/benchmarks/index.html, thanks to DuckDB for providing such a good testing style :D
Follow the style, databend can also integrate tests:
References: