3 Mar
2016
3 Mar
'16
5:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15341 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #13)
Something interesting:
on master: # spent 35.1ms within DBI::common::DESTROY which was called 12520 times, avg 3µs/call
with path: # spent 2.54s (697ms+1.85) within DBIx::Class::DESTROY which was called 118584 times, avg 21µs/call
Note that I don't get that without C4::Context->clear_syspref_cache, see bug 15970. -- You are receiving this mail because: You are watching all bug changes.