Closed sminez closed 2 weeks ago
The current implementation of several GapBuffer methods can be improved by finding the from/to offsets within the buffer in a single pass rather than starting from the beginning of the buffer each time. (This has always been known)
GapBuffer
The current implementation of several
GapBuffer
methods can be improved by finding the from/to offsets within the buffer in a single pass rather than starting from the beginning of the buffer each time. (This has always been known)