Hi,
Today while compiling from MonetDB source code, I found the following option that could be given with the ./configure step of installation.
--enable-optimize enable extra optimization (default=no)
Will enabling this gives an extra optimization for the database's performance? Or its simply optimizing the installation process?
Either cases, what does this optimize?