http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6454|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <[email protected]> 2011-12-06 22:03:01 UTC --- Created attachment 6623 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6623 Bug 7276 : member entry Performance improvement Before this patch : 9619 borrowers added in 31 Minutes, After : 68 seconds. This adds Hashref to table structure in C4::SQLHelper to speed up bulk edits. Signed-off-by: Stéphane Delaune <[email protected]> Signed-off-by: Chris Cormack <[email protected]> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
