[commits] Horde branch master updated. 7bf6dfe8a1ebb6a53903f782715396d2168819ec

Michael J. Rubinsky mrubinsk at horde.org
Sun Mar 2 22:06:22 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 96218c69dd07780e73b29d8b2fc900d756706eca

7bf6dfe Allow disabling notification initialization for certain rpc requests.

Summary: http://github.com/horde/horde/compare/96218c69dd07780e73b29d8b2fc900d756706eca...7bf6dfe8a1ebb6a53903f782715396d2168819ec

-----------------------------------------------------------------------

commit 7bf6dfe8a1ebb6a53903f782715396d2168819ec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Mar 2 17:03:03 2014 -0500

    Allow disabling notification initialization for certain rpc requests.
    
    For request that we know we will not need the notification system
    to be initialized, this can reduce time and resource usage. For a simple
    ActiveSync request this reduces (averaged over a number of identical requests):
    
    Number of function calls: 23%
    Peak memory usage: 12%
    CPU Time: 16%
    Wall Time: 8%

 framework/Core/lib/Horde/Registry.php |   10 ++++++++--
 horde/rpc.php                         |    6 ++++--
 2 files changed, 12 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/7bf6dfe8a1ebb6a53903f782715396d2168819ec
http://git.horde.org/horde-git/-/commit/7bf6dfe8a1ebb6a53903f782715396d2168819ec




More information about the commits mailing list