PHP-CLI-Progress-Bar icon indicating copy to clipboard operation
PHP-CLI-Progress-Bar copied to clipboard

Performance : Execution Time.

Open RobinDev opened this issue 11 years ago • 1 comments

Hello,

To help the author with this todo ("ask developpers for feedback"). Use this class carefully because it can increase (a lot) the execution time in a very big loop !

Use a modulo to not update every iteration.

RobinDev avatar Oct 09 '14 11:10 RobinDev

Hey ! Thanks for the feedback !

Guillaume

2014-10-09 13:55 GMT+02:00 Robin [email protected]:

Hello,

To help the author with this todo ("ask developpers for feedback"). Use this class carefully because it can increase (a lot) the execution time in a very big loop !

Use a modulo to not update every iteration.

— Reply to this email directly or view it on GitHub https://github.com/guiguiboy/PHP-CLI-Progress-Bar/issues/5.

guiguiboy avatar Oct 09 '14 12:10 guiguiboy