On Thursday, May 31, 2018 at 7:07:07 AM UTC-5, vitalije wrote:

The other maybe even more important [performance test] is how fast tree 
> drawing is. 
>
 

> if you open in miniTkLeo  LeoPyRef.leo and then select the first top-level 
> node and then press and hold left arrow on the keyboard it will traverse 
> all nodes in the outline expanding if necessary. 
>

This is spectacularly fast.  Leo must have something similar.

The script you give for miniTkLeo takes 120 sec. to run on my machine.  For 
those who want to try it, note that traverse_speed must be a child of the 
connect_handlers node.

The test script I use limits the number of redraws to 1000, which should be 
plenty good enough.  That script takes about 6 seconds on my machine.

It's tricky to get real stats for the entire run, because most of the 
script runs at Tk idle time. I'll report back when I find a solution.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to