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

--- Comment #5 from Julian Maurice <julian.maur...@biblibre.com> ---
(In reply to Fridolin Somers from comment #3)
> Oh crap.
> 
> We found a big performance issue with this hook.
> 
> Each store() call is checking in DB the plugin version and if it is enabled.
> 
> Particulary when DB is distant this is bad for performance.

The problem is not this particular hook. It's Koha::Plugins->call that is too
slow. I tried making it faster with bug 29672.
Please test and let me know what you think

-- 
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