3 Jan
2018
3 Jan
'18
3:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19884 --- Comment #21 from David Gustafsson <glasklas@gmail.com> --- Uploaded the benchmarks. Koha::Object::unblessed takes 3.63s, and Koha::Schema::Result::Item::effective_itemtype 3.70s (of 157s) when item-level_itypes = 1, so not much of an impact. Also: with patch applied, C4::Context::dbh takes an unreasonable 3.71s (of 17.6s), but that can be fixed using this patch: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19819 -- You are receiving this mail because: You are watching all bug changes.