Content deleted Content added
m →See also: already in body per WP:SEEALSO |
KolbertBot (talk | contribs) m Bot: HTTP→HTTPS (v485) |
||
Line 13:
Other concerns include computational efficiency, as for data compression – finding a small patch can be very time and memory intensive.
Best results occur when one has knowledge of the data being compared and other constraints: [[diff]] is designed for line-oriented text files, particularly source code, and works best for these; the [[rsync]] algorithm is used based on source and target being across a network from each other and communication being slow, so it minimizes data that must be transmitted; and the updates for [[Google Chrome]] use an algorithm customized to the archive and executable format of the program's data.<ref>Chromium Blog: [
== Connection with data compression ==
|