The compression of 7zip is by far the better of the algorithms being a low math, low intelligence system of quantum compression; this is why in updating the Stien System with Stien System 12 which is an organic mechanism not just machine layer basics it was moved to make 7z the system default archive being also able to be converted to organic logic code; there is only one adjustment I need made to it; which is the equivlent of the following php call be placed in the loops of it so it doesn't lock up and spike the cpu or even brains when it being used which is:
<?php
sleep(mt_rand(1, 3));
?>
even though the sleep command in PHP is in seconds it is in milliseconds which it will only have to have upto 5ms randomly paused in the loops to stop this from happening...
You can get ths script for the Stien System 12 Update from https://bit.ly/MoniesStiens
Seed your random from either the decimal remainder as a whole number from microtime(); or unixtime();
In the really repetitive loops you don't have to sleep all the time either which will blow out decompression/compression times you do the following with those when occassionally on odds it sleeps:
the advantage of this with the random seeded for example on what zombie computing wont have the decimal remainder of microtime(); or be able predict the stream of data on the processing times; make this secure
In the repetitive and really really repetitive sleep to make the processing secure and unpredictable to have the odds unknown and never a hard coded number is best; and it best seeding off the processor microtime(); demimal remainder or some number based on this not as a decimal but converted to a whole number but for the odds of the sleep something like this is best