https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33745
--- Comment #13 from Marcel de Rooy <[email protected]> --- With second patch, no significant difference $item->$col: 54.991 ms item->_result->get_column($col): 36.4 ms $item->$col: 54.826 ms item->_result->get_column($col): 36.205 ms $item->$col: 51.613 ms item->_result->get_column($col): 34.288 ms -- 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/
