Skip to content

Comment on Compression efficiency with shared dictionaries in Chromeparent

Comments

I might be naive but isn’t that what rsync is doing?

No. What Railgun did is it enabled the two sides of the connection to agree on a shared dictionary (the most recent version of the page being transmitted) and use that to compress the new page. It required both sides to keep a cache of page versions to compare against.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.