mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-11-26 04:23:28 +00:00
This drops the `= 'Dawson Creek'` query from 210ms to 145ms. Maybe inlining would have been an option here? I'm not familiar enough with g++ to know. :(