Community
    • Login

    Function list is much too slow

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 265 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LoopbuilderL
      Loopbuilder
      last edited by

      Hi everyone.

      The function list plugin is much too slow and hinders working when switching between files if they are a bit bigger.

      So it takes more than 10s if i switch between two big files (20000-30000 lines C-files and more than 150-200 functions, #if - #endif block and more) . And that on every change!!
      -> switching to file 1: wait 10s.
      -> Work 3 seconds
      -> switching to file 2: wait 11s.
      -> Work 20 seconds
      -> switching to file 1: wait 10s.

      I have a high performance pc and the files are local on a high speed ssd.

      I see, the only one CPU is used for function list and the other 23 cpu’s are waiting and bored.

      Is it possible to speed up the function list plugin for c-files (or generally)?
      Is it possible to use more than one cpu for the plugin?
      Is it possible to keep it in memory so that you don’t have to analyze it over and over again?

      Thanks.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Loopbuilder
        last edited by

        @Loopbuilder ,

        Without re-writing Notepad++, there is no way to change the speed or add caching.

        And the “Please Read This Before Posting” links to the “Feature Requests and Bug Reports” FAQ, which explains that we in the forum have no power to make edits to the Notepad++ code.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors