[Koha-bugs] [Bug 33745] Speed up Koha::Object attribute accessors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 15 19:18:23 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33745

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153510|0                           |1
        is obsolete|                            |

--- Comment #28 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Comment on attachment 153510
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153510
Bug 33745: (follow-up) Fool perlcritic

$item->$col: 544.74 ms
item->_result->get_column($col): 35.861 ms

Bye bye speed

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list