This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
How I removed 77% of heap allocations from Qwave's omnibox keystroke path — not with unsafe Swift, but by stopping pointless work: a bounded top-6 replacing a full sort of 500, Substring prefix drops replacing replacingOccurrences, and a SQLite prepared-statement cache. 4,370 → 1,011 mallocs per keystroke, all measured and commit-pinned.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.