[Koha-bugs] [Bug 26848] Fix Readonly dependency in cpanfile

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 07:20:49 CET 2020


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

--- Comment #3 from Mason James <mtj at kohaaloha.com> ---
hi Julian

i did a quick test with a modified eg/benchmark.pl script, which indicates that
Readonly's performance is 10x with the Readonly::XS module installed

 https://metacpan.org/source/SANKO/Readonly-2.05/eg/benchmark.pl

so, i think it's still a good idea to install Readonly::XS - do you agree?


mason at xen1:~/g/cpan/readonly$ perl eg/benchmark2.pl
Benchmark: timing 10000000 iterations of rotie, rotie_xs,...
...
     rotie:  4 wallclock secs ( 4.19 usr +  0.00 sys =  4.19 CPU) @
2386634.84/s (n=10000000)
  rotie_xs: -1 wallclock secs ( 0.38 usr +  0.00 sys =  0.38 CPU) @
26315789.47/s (n=10000000)

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


More information about the Koha-bugs mailing list