Spinning off from #314:
With the complexities involved with parsing colors, there are concerned about regressing the time it takes to parse them.
Per @emilio:
But it should be rather trivial to add a few benchmarks for color parsing in src/tests.rs
like we have for data:
uris etc?
We should look into that.