From: Simon Ruderich Date: Mon, 26 Mar 2012 00:34:47 +0000 (+0200) Subject: Call Term::ANSIColor::colorstrip() only when necessary. X-Git-Tag: 0.01~62 X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=efdac689c531b78c27e7ec2c9e03af621c104e40;hp=efdac689c531b78c27e7ec2c9e03af621c104e40;p=blhc%2Fblhc.git Call Term::ANSIColor::colorstrip() only when necessary. Most build logs contain no colors at all and colorstrip() is quite slow. ---