Re: Binary diffs: real-world differencing?
From: Daniel Griscom <griscom_at_suitable.com>
Date: 2006-02-03 19:08:49 CET
Using xdelta3, I've done some simple tests on differencing various
- A 45kB MSWord document compressed quite well (three different
- An 85kB JPEG file didn't compress at all, even when I saved at 100%
- An 8kB GIF file also didn't compress at all.
- Adding a character to a text file in a ZIP archive compressed
- A 500kB ZIP archive of 19 files, compared with an archive of 18 of
- Adding a single character to a string of a 64kB executable
- Adding three pixels to a multi-layer 2MB Photoshop document (no
So, I'll take a stab at generalizing what happens when you change
- Image files that use compression will difference badly or not at all
- Image files that don't use compression will difference fairly well
- Compiled executables may difference well (the tested changes
- MSWord documents will difference well
- ZIP archives with changes to most/all their files will difference badly
- ZIP archives with a small subset of their files changed or
Any other thoughts?
Dan
-- Daniel T. Griscom griscom@suitable.com Suitable Systems http://www.suitable.com/ 1 Centre Street, Suite 204 (781) 665-0053 Wakefield, MA 01880-2400 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Feb 3 19:25:53 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.