Speeds up HexNameShortener.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 4 Oct 2014 23:30:45 +0000 (00:30 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:45 +0000 (21:22 +0100)
commitb60321383eedeb889e3ff65653e4b74481651202
tree57f72bc00852693f269c4a187db653f649ed0df4
parent8270da8c4027738f20c2613b92388042281ad9db
Speeds up HexNameShortener.

* Moves regex creation out of loop.
* Makes #shorten a simple function.
lib/colors/hex-name-shortener.js
lib/selectors/optimizers/simple.js
test/colors/hex-name-shortener-test.js