"We’re going to use gcc 4.7, as the code generated is 10% faster than with 4.6. 4.8 is 10% faster still." Impressive for a mature compiler.
miniblog.
Related Posts
I'm considering using WebP more: for example, my websites would load faster and browsers have supported it since 2020: https://caniuse.com/webp
That said, GitHub just added support in August 2025, so I suspect I'd still find use cases that don't work yet:
Spent a bunch of time learning about text diffing algorithms this evening.
"Myers Algorithm" refers to a specific paper written by Eugene Myers, and he published faster algorithms later!
Read-Eval-Patch loops and iterating on tests in a faster and more interactive manner:

