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

--- Comment #6 from Martin Renvoize <[email protected]> ---
s/iter dbicPrefetch kohaPrefetch     kohaJoin     dbicJoin
dbicPrefetch   4.51           --          -2%         -68%         -68%
kohaPrefetch   4.42           2%           --         -67%         -68%
kohaJoin       1.45         211%         205%           --          -2%
dbicJoin       1.43         217%         210%           2%           --

Results are interesting there.. I would have expected kohaPrefetch to be slower
than dbicPrefetch....

But still.. clearly instantiating multiple small objects is faster than
instantiating a large object lots of times.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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