[Koha-bugs] [Bug 7177] memoize more function calls to speed up Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 16 18:29:46 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7177

--- Comment #5 from Dobrica Pavlinusic <dpavlin at rot13.org> 2012-01-16 17:29:46 UTC ---
There is a branch at

http://git.rot13.org/?p=koha.git;a=shortlog;h=refs/heads/nytprof-cache

with all experiments I tried. plack stuff is not really useful, and most of
changes aren't memoize, but simple our $variable sharing which is only safe in
CGI environment.

It's a mixed bag of various approaches, but hopefully some of patches might be
useful.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list