Profiled leo a bit (because of slowness moving around). No syntax
higlighting was done because the nodes were empty. Seems
configure_tags is completely spoiling the party. Note the insane
amount of calls (&time) used in leoConfig.py:1413(get),
os_path_finalize. Addindg traces to those functions should help.

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1   15.373   15.373   58.019   58.019 {built-in method exec_}
   127746    7.300    0.000   12.053    0.000 posixpath.py:307(normpath)
   121155    3.217    0.000    5.780    0.000
leoConfig.py:1354(canonicalizeSettingName)
   128514    2.938    0.000    6.657    0.000
leoGlobals.py:4179(toUnicodeFileEncoding)
   160681    2.060    0.000    2.816    0.000 leoGlobals.py:5607(toUnicode)
    41471    2.032    0.000   36.921    0.001 leoConfig.py:1413(get)
    42178    1.664    0.000   19.280    0.000
leoGlobals.py:4022(os_path_finalize)
      131    0.841    0.006   36.840    0.281 qtGui.py:8101(configure_tags)
    42622    0.774    0.000    7.869    0.000
leoGlobals.py:4009(os_path_expanduser)


-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to