Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Module for Approximate File Comparison

by salva (Canon)
on Sep 24, 2007 at 19:46 UTC ( [id://640796]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Module for Approximate File Comparison
in thread Module for Approximate File Comparison

If I recall correctly, zlib (and so, gzip) operate over a data window of 64Kb or less, so your method would not work if the files are bigger than that.
  • Comment on Re^3: Module for Approximate File Comparison

Replies are listed 'Best First'.
Re^4: Module for Approximate File Comparison
by atcroft (Abbot) on Sep 24, 2007 at 23:46 UTC

    True-any compression method that uses a data window in a similar manner would experience the same issue, albeit the size at which it would occur would be dependent upon the size of said window. The code above was merely an example.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://640796]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-19 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found