karta icon indicating copy to clipboard operation
karta copied to clipboard

CoordString.getX and .getY are slow

Open njwilson23 opened this issue 8 years ago • 0 comments

These methods are intended to provide an interface to CoordString data for functions on the C side, but they're slow. Performance improvements would reduce the temptation to use the CoordString array pointer in external functions.

njwilson23 avatar Apr 30 '17 18:04 njwilson23