[Dovecot] configure optimization
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Given a server with MySQL userdb/passwd and maildir storage, excluding unused storages and authentications in configure options does save some memory and/or speed or is it worthless?
I mean, is there a performance difference between this two versions of configure parameters or is just a waste of time to exclude what is not used?
./configure --with-mysql --without-ssl --sysconfdir=/etc --localstatedir=/var
./configure --with-mysql --without-ssl --with-storages=maildir
- --sysconfdir=/etc --localstatedir=/var --without-passwd --without-nss
- --without-passwd-file --without-shadow --without-pam --without-ssl
Thank you.
Ciao, luigi
/ +--[Luigi Rosa]-- \
I told the doctor I broke my leg in two places. He told me to quit going to those places. --Henny Youngman
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAks7YWkACgkQ3kWu7Tfl6ZReewCgw97USlBGkggJre49cGp/cgsd M/sAniVsEOISC2YKKXbivTKN//JwnZhs =GEk+ -----END PGP SIGNATURE-----
On Wed, 2009-12-30 at 15:19 +0100, Luigi Rosa wrote:
Given a server with MySQL userdb/passwd and maildir storage, excluding unused storages and authentications in configure options does save some memory and/or speed or is it worthless?
It's very close to worthless. I've actually removed some of those options from v2.0 (e.g. --without-passwd, --without-passwd-file).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Timo Sirainen said the following on 30/12/09 22:00:
It's very close to worthless. I've actually removed some of those options from v2.0 (e.g. --without-passwd, --without-passwd-file).
Thank you: I don't waste time to "optimize" what cannot be optimized in this way.
Ciao, luigi
/ +--[Luigi Rosa]-- \
Xerox never comes up with anything original. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAks8MvgACgkQ3kWu7Tfl6ZTUZwCaArfcERFsvmGO0yWiKohgngwC H7gAni35WsLdxRynUlA/CirxQDZ+Q5WS =cnvf -----END PGP SIGNATURE-----
participants (2)
-
Luigi Rosa
-
Timo Sirainen