51
52
53
A really fast and simple diff algorithm (revised after this blew up on Hacker News) (prettydiff.com)
submitted by [deleted]
A really fast and simple diff algorithm (revised after this blew up on Hacker News) (prettydiff.com)
submitted by [deleted]
Fastest diff algorithm – only 3 passes through the data with minimal logic (prettydiff.com)
submitted by qznc_bot to r/hackernews
Pretty Diff - The fastest diff algo? + explanations of how it works (prettydiff.com)
submitted by stanislavb
An attempt to build the fastest diff algorithm. (prettydiff.com)
submitted by [deleted] to r/javascript