Closed Real-John-Cheung closed 2 years ago
have you tested the performance hit for this? we're increasing # measurements per replacement by an order of magnitude within the main draw loop
we're increasing # measurements per replacement by an order of magnitude within the main draw loop
it should not increase the # of measurements once the debug option is turned off. the algorithm does not use computeWordSpace
ah I see, my bad. so the only change is the calculation of min/max width (and logging) ?
116