facebook

TS computing proposals is slow and blocking UI

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #521152 Reply

    Fedor Losev
    Participant

    First, it is slow. It takes second or two and sometimes more which is a lot for fluent development.

    I understand it may be difficult to implement efficiently among other priorities (though it is definitely possible and I hope it will be resolved some day). However, some rudimentary caching and incremental update is not that complex. For example, when the caret is still in the same context, it makes no sense to clear completely and recompute the list. For example, it can show previously cached list along with ‘Computing more proposals’ and replace the old list when computing it done.

    Second, even more annoying and critical is frequent freeze of the editor UI. Not completely, but it feels sluggish, one can not move cursor freely or edit text to cancel the current ‘computing’ drop down. This is very frequent situation. You recall the function name on the fly or decide to re-edit, your focus moved to different context and you flow with the thought and it just hang. You are sitting and waiting for a second while ‘computing’ closes.

    Obstacle and distraction free, fluent source text editing is #1 priority of context assist. If it can not accomplish this #1, all its bells and whistles are worth much less.

    #521271 Reply

    support-swapna
    Moderator

    Fedor,

    Sorry that you are seeing performance issues with content assist in TS files. I have escalated your concerns to the dev team and they will get back to you soon.

    Apologies for inconvenience caused.

    –Swapna
    MyEclipse Support

    #521398 Reply

    support-swapna
    Moderator

    Fedor,

    We could not replicate the performance issues with content assist in TS files at our end.
    Can you please record a video and share with us to help us get a visual of the performance problems you are seeing?

    –Swapna
    MyEclipse Support

    #522465 Reply

    Fedor Losev
    Participant

    Seems that after last WebClipse update it works smooth. Either it was resolved or was temporary Eclipse glitch (or some changes in my code make it go away). In general I think it started to happen after importing something from rxjs but not sure now.

    I’ll try to reproduce and record if happens again.

    #522582 Reply

    support-swapna
    Moderator

    Fedor,

    Glad that the issue could not be replicated with Webclipse 2017 CI 5. Do share with us the video if you see the problem again.

    –Swapna
    MyEclipse Support

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: TS computing proposals is slow and blocking UI

You must be logged in to post in the forum log in