memory pressure with many widgets
"David Powers" <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Sample programs with LablGtk appear to slow down severely somewhere around 1000 widgets on screen (packed in a scrolling pane). Some preliminary work with gprof and reading the source point to a global root (sometimes several?) allocated with each GObject that may be the issue. That said, gprof isn't the sharpest tool, and there may be other factors. Do people have any good general suggestions for handling large numbers of widgets using lablgtk? Anything I should be specifically avoiding? -David _______________________________________________ Lablgtk mailing list [email protected] http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk