RealGrayRabbit commented on issue #1523: URL: https://github.com/apache/cloudberry/issues/1523#issuecomment-3838339561
I've rebuild Cloudberry using configuration as below, but the performance is still poor. Could you suggest a full configuration parameters so that I can test again? `./configure --prefix=/usr/local/cloudberry --disable-external-fts --enable-gpcloud --enable-ic-proxy --enable-mapreduce --enable-orafce --enable-orca -enable-tap-tests --with-gssapi --with-ldap --with-libxml --with-lz4 --with-pam --with-perl --with-pgport=5432 --with-python --with-pythonsrc-ext --with-ssl=openssl --with-uuid=e2fs --with-includes=/usr/local/xerces-c/include --with-libraries=/usr/local/cloudberry/lib CFLAGS="-O3 -march=native" CXXFLAGS="-O3 -march=native"` P.S. I'm using https://github.com/apache/cloudberry/archive/refs/tags/2.0.0-incubating.tar.gz for this test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
