http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7177
--- Comment #5 from Dobrica Pavlinusic <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
