On Thursday, January 12, 2017 at 9:05:03 AM UTC-5, Edward K. Ream wrote:
 
> 1. How many times does PyzoHighlighter.highlightBlock get called?

Adding a counter shows that this method is called once per line of the 
input file, as expected. So this is not the culprit.

There is another way forward. It's possible to measure and trace pyzo 
itself.  In fact, I did this in order to understand how pyzo inits syntax 
settings.

I'd like to trace all of pyzo's events.  This capability would shine light 
both on pyzo and Leo. It would be a good tool to have.

EKR

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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