GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Adding the correct files.


Original comment by mccullough.todd on 17 Mar 2010 at 5:10

Attachments:

from daisydiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Confirmed on DaisyDiff 1.0 and 1.1. While the input files are themselves big, 
it could 
also be a memory leak. Notice however that the error is mentioned in Eclipse 
Code and 
not Daisy Diff. I do not have enough knowledge of the Eclipse differ to look 
into this 
(if indeed this is the problem).

Original comment by [email protected] on 17 Mar 2010 at 5:14

  • Changed state: Accepted

from daisydiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
[deleted comment]

from daisydiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Diffing is quadratic in the size of the documents. In DaisyDiff, this is the 
number
of words. The escaped document looks to have very may words, and it doesn't 
surprise
me that it's intractible to diff these documents.
Ofcourse, this doesn't prove that there isn't a memory leak.

Original comment by [email protected] on 17 Mar 2010 at 5:50

from daisydiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Thanks for the insight.  In the short term, I've been trying to determine a way 
to opt 
out of running a diff all together if certain conditions are met.  It's 
figuring out 
the conditions that's the hard part.  It doesn't surprise me that this fails 
either, 
but it doesn't seem to be the size of the html at all, just the number of 
different 
elements.  "Normal" diff's between versions of the html that don't have the 
html 
escape characters works nicely, regardless of the size of the doc.

Original comment by mccullough.todd on 17 Mar 2010 at 6:18

from daisydiff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.