[Bug 2625] - ObjectList memory usage
bugzilla-daemon at async.com.br
bugzilla-daemon at async.com.br
Tue Oct 31 16:52:24 BRT 2006
http://bugs.async.com.br/show_bug.cgi?id=2625
--- Comment #4 from Johan Dahlin <jdahlin at async.com.br> 2006-10-31 16:52 BRT ---
Created an attachment (id=3650)
--> (http://bugs.async.com.br/attachment.cgi?id=3650)
patch
Here is an objectlist patch against current trunk which stores a copy of all
attributes in a separate columns and avoids using cell data function to
retrieve the values.
Its hackish, but it works well enough to show kitchensink. It would be
interesting to see what kind of numbers it gives, compared to the existing
implementation.
More information about the Kiwi
mailing list