14 Jul
2023
14 Jul
'23
11:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33745 --- Comment #13 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- 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.