meson: build checksums with extra optimization flags.
Jeff Davis <jdavis@postgresql.org>
meson: build checksums with extra optimization flags. Use -funroll-loops and -ftree-vectorize when building checksum.c to match what autoconf does. Discussion: https://postgr.es/m/a81f2f7ef34afc24a89c613671ea017e3651329c.camel@j-davis.com Reviewed-by: Andres Freund <andres@anarazel.de>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/page/meson.build | modified | +9 −1 |
Discussion
- Should io_method=worker remain the default? 28 messages · 2025-09-03 → 2025-09-10