# Description Adds some benchmarks for inserting into records and tables as part of #12624.
These are benchmarks using Divan, a microbenchmarking tool for Rust.
Run all benchmarks with cargo bench
cargo bench
Or run individual benchmarks like cargo bench -- <regex> e.g. cargo bench -- parse
cargo bench -- <regex>
cargo bench -- parse