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

--- Comment #7 from Tomás Cohen Arazi <[email protected]> 2012-01-04 
16:07:46 UTC ---
Created attachment 7037
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7037
Bug 6000 : Performance enhancing

C4::Context.pm
Loads all systempreferences at once
And uses Memcached to cache them

C4::Languages
Using List::MoreUtils
Memcaching get_langage_description

Bug 6000 : Follow up Performance enhancing : C4/Languages.pm

removing a call unused to getAllLanguages
Doing better job at enabled languages

Bug 6000: Rebase against origin/master + 6193

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
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/

Reply via email to