Closed marklit closed 1 year ago
It can use multiple cores by default and is much faster. Without it, DuckDB alone can take over an hour to compile.
$ GEN=ninja make duckdb_release release
Seems like a good improvement -- the build is really quite slow if not parallelized.
It can use multiple cores by default and is much faster. Without it, DuckDB alone can take over an hour to compile.