JS worries about size get silly sometimes. Found a library that refused to fix a known bug, because it would have added 0.5KiB!
miniblog.
Related Posts
A nice side effect of regular profiling: you know which parts of your code are cold.
For example, difftastic's display logic is very cold, so I can do additional linear scans to align content without perf worries!