DeveloperLiberationFront / Program-Navigation-Plugin

2 stars 3 forks source link

Improve plug-in performance #23

Open chbrown13 opened 8 years ago

chbrown13 commented 8 years ago

Ideas of things to do to speed up the tool:

  1. Store DataCallHierarchy search results somewhere so we don't have to perform search again with box/in-code links.
  2. Include NavigationUpBox lineSearch with Visitor parse- basically do the same thing and will have to do parseData in Visitor anyway.