Slightly optimize KGmap::addDivision
Cache the result of the division lookup by untranslated name and by color, since each is done at least once in KGmap::addDivision.
Please register or sign in to comment
Cache the result of the division lookup by untranslated name and by color, since each is done at least once in KGmap::addDivision.