The branch "master" has been updated. The following is a summary of the commits.
from: a10c4ef5ea8391f8cd405e686139ae71ae6ef5f5 2673cd5 Cache server prefix; use FNV1-32 if available Summary: http://github.com/horde/horde/compare/a10c4ef5ea8391f8cd405e686139ae71ae6ef5f5...2673cd5e1fc0533df9d77c59379022a8ba1578ac ----------------------------------------------------------------------- commit 2673cd5e1fc0533df9d77c59379022a8ba1578ac Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 15:26:19 2014 -0600 Cache server prefix; use FNV1-32 if available Hashing/serialization is expensive, so cache results. And no reason to use SHA-1 since we simply need uniqueid framework/Db/lib/Horde/Db/Adapter/Base.php | 30 ++++++++++++++++++++++++--- 1 files changed, 26 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/2673cd5e1fc0533df9d77c59379022a8ba1578ac -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
