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

--- Comment #6 from David Cook <[email protected]> ---
(In reply to David Cook from comment #5)
> This doesn't take into account "atomic updates" for developers though...
> 
> But that should be easy enough to take into account...

Hmm taking "atomic updates" into account makes it significantly slower as the
"require C4::Context" alone adds about .25 seconds, which becomes significant
when you multiply it against higher numbers...

But "require Koha::Config" is very fast...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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