/plushcap/analysis/ably/practical-guide-to-diff-algorithms

Delta Compression: A practical guide to diff algorithms and delta file formats

What's this blog post about?

This article discusses the implementation of diff algorithms in Ably's distributed pub/sub messaging platform. It provides a detailed overview of diff algorithms, their purpose and usage, three generations of diff algorithms, current delta generation algorithms, delta file formats, testing open-vcdiff and xdelta, and finally, how these concepts were applied at Ably. The article also includes a comparison between the Google Open VCDiff and XDelta algorithms in terms of time complexity and performance.

Company
Ably

Date published
June 8, 2020

Author(s)
Tsviatko Yovtchev

Word count
2953

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.