Comment 5 for bug 547133

Revision history for this message
Gary van der Merwe (garyvdm) wrote : Re: [Bug 547133] Re: want graphical view of history across files and revisions

On Fri, Mar 26, 2010 at 6:02 PM, Alok <email address hidden> wrote:
> I would not expect performance to be a limitation though even without
> the filters.  There are a pile of software applications which handle
> very large data-sets and represent them in GUI in practically real-time.
> Software tools used by the IC design industry come to mind as the oldest
> examples. (ICs have millions of transistors, each represented by several
> polygons.  The tools used to make IC layout show them on the screen in
> real-time.)

Yes, I was thinking something like a interlaced gif. Load 10 equally
spaced revisions, and deltas between them. Then 100, then 1000 etc.
This would greatly increase the total load time, because it will do
alot more deltas than there are revisions, and will probably have load
the inventories more than once due to memory constraints, but this
would show useful info fast.