[Koha-bugs] [Bug 20543] Use multi-core compression to speed up Koha backups

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 10 15:08:37 CEST 2018


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtompset at hotmail.com

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Nice! I used perl /home/vagrant/misc4dev/cp_debian_files.pl to place the script
in place. And toggled between master and my patched branch.

while true; do time sudo koha-dump kohadev; done
-- had to CTRL-Z and then kill %1 to stop it, but the idea was to get a feel
for multiple runs, since I was just using the default kohadev DB.

Basically 1.3 (old) vs 0.8 (patched) real seconds on a laptop with 4 cores 2
threads, virtualizing the jessie box with "4" of the "8" cpus (tweaked the
virtualbox settings before testing this).

Times were comparable when the box only had 1 cpu.

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


More information about the Koha-bugs mailing list