Skip to content

Conversation

UkoeHB
Copy link
Contributor

@UkoeHB UkoeHB commented Sep 2, 2024

Use SmallVec with the assumption that a large proportion of text is single-line, and possible single-span and single-word.

I tried using SmallVec for glyphs but noticed a perf regression in one unit test.

@UkoeHB UkoeHB mentioned this pull request Sep 2, 2024
13 tasks
@grovesNL
Copy link
Contributor

grovesNL commented Sep 2, 2024

It would be nice if this could be configurable somehow. This would be a regression my application - almost all of my buffers have more than one word and span more than one line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants