Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 396 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 396 Bytes

Benchmarking suite for code generation and code execution, heavily based on the diesel benchmarking suite.

Note that the benchmarks use the diesel crate which links directly against libpq, so you will need to install it. On debian-based distros, the package is libpq-dev, and on RHEl-based distros, it is named libpq-devel.