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

--- Comment #21 from Nick Clemens <n...@bywatersolutions.com> ---
(In reply to Martin Renvoize from comment #20)
> Performance wise,  I tend to like to see a benchmark script rather than
> conjecture to prove the point

I didn't mean for it to sound like conjecture, in detail what happens is:

1 eval call to Koha::DateUtils::output_pref is added for each search term

If a term is a datetime then the searchfieldtype is changed to 'dateofbirth'

The only additional processing is the eval - at 1 per term there would have to
be many terms to add significant processing time

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to