DescriptionCache dst LUTs in SkColorSpaceXform
This is only useful in the rare case that the dst does not
fall into one of our main paths.
But it's a useful optimization, since this does happen,
and typically, the dst won't change.
ColorCodecBench z620 --nonstd --xform_only
Without Patch 511us
With Patch 348us
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2413383002
Patch Set 1 #Patch Set 2 : Add a unique id to SkColorSpace #Patch Set 3 : Better implementation of unique id #Patch Set 4 : Ref the storage on SkColorSpaceXform #
Messages
Total messages: 2 (2 generated)
|