question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

auto complete suggestion takes almost 6 seconds [Performance]

See original GitHub issue

Auto complete suggestion takes almost 6 seconds to appear in a file com 900 lines

Environment data

VS Code version: 1.19.1 Python Extension version: 0.9.1 Python Version: 3.5 OS and version: Manjaro “updated”

Actual behavior

auto complete takes 6 seconds to appear

Expected behavior

appear instantaneously

Steps to reproduce:

Logs

Output from Python output panel

Output from Console window (Help->Developer Tools menu)

workbench.main.js:140176 [Extension Host] debugger inspector at %cDebugger listening on port 9334.
Warning: This is an experimental feature and could change at any time.
To start debugging, open the following URL in Chrome:
    chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9334/d2af9450-6983-4e59-8a41-0ac4a7f5dbd8
workbench.main.js:18913 [Extension Host] (node:16144) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
MikhailArkhipovcommented, Apr 25, 2018

No delay with VS engine. Comparable to PyCharm.

0reactions
MikhailArkhipovcommented, Mar 30, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

9 UX Best Practice Design Patterns for Autocomplete ...
Amazon's mobile site presents a manageable list of 6 autocomplete suggestions that also happen to fit within the default viewport.
Read more >
Latency when accepting auto-completion : JBR-2475 - YouTrack
When accepting auto-completion suggestions, there is around 0.5-1.0 seconds of latency before the completion appears in the editor and highlighting is ...
Read more >
Android Studio extremely slow with autocompletion, code ...
opening a new file, it takes like 10-20+ seconds for the IDE to "color up" the ... the time it takes for autocomplete...
Read more >
A Complete Guide for Lighting Fast Autocomplete Search ...
1. Speed — Very low response time ~100ms. 2. Ranking — Due to the limited real estate, only 6–10 suggestion can be shown....
Read more >
How Google autocomplete works in Search
Autocomplete is a feature within Google Search designed to make it faster to complete searches that you're beginning to type.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found