Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Improve JS Code Hints performance in minified files #11123

Merged
merged 1 commit into from
Sep 9, 2015

Conversation

marcelgerber
Copy link
Contributor

Use caching for JS Code Hints to improve performance in minified files.
Better, but still not perfect.

The CodeMirror.copyState method takes most of the time. It would be great if someone could submit a speed improvement upstream.

@nethip
Copy link
Contributor

nethip commented Sep 9, 2015

LGTM

nethip added a commit that referenced this pull request Sep 9, 2015
Improve JS Code Hints performance in minified files
@nethip nethip merged commit e79fb4a into master Sep 9, 2015
@marcelgerber marcelgerber deleted the marcel/js-hints-perf-min branch September 11, 2015 02:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants