I've started reading this 1996 book on GC algorithms.
A lot of the first chapter is just defending the value of GC! It's much less controversial today.
I wonder whether the 90s rise of OO languages can be partly attributed to the increased productivity of automatic memory mgmt.
miniblog.
Related Posts
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!
One nice thing about quadratic algorithms: if you can reduce your N, you get a really nice speedup.
I've started seeing 'ort' merges in my git operations, which can apparently be hundreds of times faster than the previous merge algorithms: https://www.phoronix.com/scan.php?page=news_item&px=Git-2.33-Released
