This page collects some ideas about optimizing the rendering code (the main graph widget).

In the following, 'rendering' is used for 'turning visual attributes into bitmaps' and 'repainting' for copying the bitmap images of nodes in the right place to show the network. Presumably repainting is much faster than rendering. This assumption is used by many of the ideas below.

I(DanielAbel) hope that I am not mis-interpreting the behaviour of the current code in the description below.

RenderingOptimizations (last edited 2009-02-12 01:03:50 by localhost)

MoinMoin Appliance - Powered by TurnKey Linux