I have been using Jedi with Sublime Text 3 for a few months now. And I really like it. My system is Linux Mint. I use large packages like Pytorch and Numpy on a regular basis.
The autocomplete dropdown list always takes a while the first time it is called. But there after, it is much faster -- for e.g. with the previous version of Jedi it used to be ~0.5 second but with version 0.18.0, I have noticed about a 1-2 second delay.
Is this behavior expected? And can it be fixed?
Thanks!