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

--- Comment #3 from Julian Maurice <[email protected]> ---
Times I get on master:

1 call(s): Elapsed 0.670997 seconds
10 call(s): Elapsed 0.049056 seconds
100 call(s): Elapsed 0.468099 seconds
1000 call(s): Elapsed 4.762553 seconds

Times I get with the patch:

1 call(s): Elapsed 0.634319 seconds
10 call(s): Elapsed 0.000154 seconds
100 call(s): Elapsed 0.001282 seconds
1000 call(s): Elapsed 0.011682 seconds

As you can see the first call takes the same time with or without the patch,
but subsequent calls are much more faster with the patch

-- 
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/

Reply via email to