SwiftTerm
SwiftTerm copied to clipboard
Performance 2
trafficstars
Some observations from running the vtebench under the profiler:
recycle() -< rather than creating a new array, clear the existing array.
The idea of keeping a list of updates lines rather than a range of lines is very costly, I do not think this pays off, some 20%: