https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35826
--- Comment #8 from Kyle M Hall <[email protected]> --- kohadev-koha@kohadevbox:koha((24874c76354...))$ hyperfine --warmup 3 --runs 100 'perl t/db_dependent/HoldsQueue.t' Benchmark 1: perl t/db_dependent/HoldsQueue.t Time (mean ± σ): 4.009 s ± 0.709 s [User: 3.218 s, System: 0.481 s] Range (min … max): 3.412 s … 5.955 s 100 runs kohadev-koha@kohadevbox:koha((24874c76354...))$ hyperfine --warmup 3 --runs 100 'perl t/db_dependent/HoldsQueue.t' Benchmark 1: perl t/db_dependent/HoldsQueue.t Time (mean ± σ): 4.193 s ± 0.798 s [User: 3.356 s, System: 0.510 s] Range (min … max): 3.449 s … 6.049 s 100 runs Not sure if we can consider HoldsQueue.t as representative of anything real world, but it does indicate performance is only slightly affected. -- 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/
