https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25765

--- Comment #14 from Fridolin SOMERS <fridolin.som...@biblibre.com> ---
(In reply to Martin Renvoize from comment #8)
> Also.. this introduces an additional DB hit.. you could fetch the branchname
> from context instead.
> 
> I feel caching of the logged in library object is ripe for performance.

Ah yep but the primary cause of this bug report is that we face encoding issues
on branch name when session storage is on tmp file.
Its quite random but i think the performance difference is really minor, most
pages use hundreds of SQL requests.
When session is in DB there is still a query ^^.

We should better add branche name in Memcached no ?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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