-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrapped long line and folding performance #513
Open
karlvr
wants to merge
12
commits into
bobbylight:master
Choose a base branch
from
karlvr:wrap-perf
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a193cfb - Browse repository at this point
Copy the full SHA a193cfbView commit details -
wrap-perf: only measure width when we have to, and only up to the max…
…imum width we have to
Configuration menu - View commit details
-
Copy full SHA for bc67c46 - Browse repository at this point
Copy the full SHA bc67c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a081c - Browse repository at this point
Copy the full SHA 47a081cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2842e6e - Browse repository at this point
Copy the full SHA 2842e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed3adf - Browse repository at this point
Copy the full SHA 1ed3adfView commit details -
wrap-perf: clip the tokens we paint in a View
A View can be enormous in the case of a massive unbroken line.
Configuration menu - View commit details
-
Copy full SHA for 291ded3 - Browse repository at this point
Copy the full SHA 291ded3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9352904 - Browse repository at this point
Copy the full SHA 9352904View commit details -
wrap-perf: avoid spurious resizes
I’ve observed ongoing one pixel changes backwards and forwards in width in the setSize method from its two different call-sites.
Configuration menu - View commit details
-
Copy full SHA for ec41cf0 - Browse repository at this point
Copy the full SHA ec41cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ae6ba - Browse repository at this point
Copy the full SHA f5ae6baView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2634e0d - Browse repository at this point
Copy the full SHA 2634e0dView commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3052285 - Browse repository at this point
Copy the full SHA 3052285View commit details -
Configuration menu - View commit details
-
Copy full SHA for e04f26b - Browse repository at this point
Copy the full SHA e04f26bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.