It seems like the gc was really a problem in textsweeper becaue it was doing string manipulation in the keyboard busy polling loop. That runs a lot to ensure responsiveness.
-- John.
It seems like the gc was really a problem in textsweeper becaue it was doing string manipulation in the keyboard busy polling loop. That runs a lot to ensure responsiveness.
-- John.