>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> The memory consumption can be (slightly) reduced by deleting Dekel> the line text.reserve(500) in LyXParagraph::LyXParagraph. In the example we had, a 50x50 array consumes 1.2M (50x50x500). This probably accounts for most of the memory bloat we have been seeing! Would it be possible when copying a paragraph to undo (or when not editing it) to "tighten" it to use a minimal amount of memory? Or would that cause a lot of fragmentation? I'll do experiments tomorrow if nobody beats me to it. What was the initial reason for the reserve(500)? speed? JMarc
- A major bug with tabular (lyx-1.1.6fix1) Philippe Charpentier
- Re: A major bug with tabular (lyx-1.1.6fix1) Jean-Marc Lasgouttes
- Re: A major bug with tabular (lyx-1.1.6fix1) Juergen Vigna
- Re: A major bug with tabular (lyx-1.1.6f... Jean-Marc Lasgouttes
- Re: A major bug with tabular (lyx-1.1.6f... Philippe Charpentier
- Re: A major bug with tabular (lyx-1.1.6f... Dekel Tsur
- Re: A major bug with tabular (lyx-1.... Lars Gullik Bjønnes
- Re: A major bug with tabular (l... Dekel Tsur
- Re: A major bug with tabular (lyx-1.... Jean-Marc Lasgouttes
- Re: A major bug with tabular (l... Lior Silberman
- Re: A major bug with tabula... Lars Gullik Bjønnes
- Re: A major bug with ta... Juergen Vigna
- Re: A major bug with tabula... Jean-Marc Lasgouttes
- Re: A major bug with tabular (l... Lars Gullik Bjønnes
- Re: A major bug with tabula... Dekel Tsur
- Re: A major bug with ta... Lars Gullik Bjønnes
- Re: A major bug with tabular (lyx-1.... Garst R. Reese
- Re: A major bug with tabular (lyx-1.1.6fix1) Jean-Marc Lasgouttes
- Re: A major bug with tabular (lyx-1.1.6f... Juergen Vigna