lhotari commented on PR #22453:
URL: https://github.com/apache/pulsar/pull/22453#issuecomment-2042193771

   > @lhotari The completion list appeared **after you typed 5 characters** 
(`setMa`) after the dot (`.`). So I don't think it should be "instant".  It 
actually takes about 2 to 3 seconds in your video. If you typed `admin.`, you 
can see the difference that completion list appeared immediately.
   
   The delay in the video is due to the fact that I pressed CTRL-space with a 
delay. The code completion is instantaneous when I press the keyboard shortcut.
   
   
   > And yeah my IntelliJ memory is only 2 GiB. After increasing it to 4 GiB, 
the respond time reduces from 4~5 seconds to 2~3 seconds as well. But with this 
patch, the respond time now becomes about 1 second.
   
   Isn't that reasonable latency already?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to