1 Oct 2005 01:36
Re[2]: Pollock - displaying is INCREDIBLY SLOW
Michael Lucas-Smith <michael.lucas-smith <at> softwarewithstyle.com>
2005-09-30 23:36:18 GMT
2005-09-30 23:36:18 GMT
> I think it should be just a matter of scale. If you are using fractional > frames only, then you have to increase the depth of the pane tree by > adding nested forms with widgets and other such forms. If you are using > relational frames, then you can increase the number of widgets with > relational frames and make relations to widgets which themselves use > relational frames. After doing this, you should see the 'desired' effect... I can reproduce the speed issue with the relational frame's, but not with the fractional frame's. Actually, the relational ones are definitely an issue. They slow down very quickly. We tried to use them in WithStyle V4 originally but dumped them for a completely different layout style due to their inter-dependant slowness. What I'd suggest is that there isn't a "major" hole here in Pollock. It's just those two kinds of Frame objects that don't do their job very well. The rest of Pollock's design is still good and will scale just fine. These two classes's slowness are definitely isolated. Cheers, Michael
RSS Feed