Skip to content

Use binary search to reduce time finding line cuts#150

Draft
WilliamQiufeng wants to merge 1 commit intoQuaver:masterfrom
WilliamQiufeng:spritetextplus-binarysearch
Draft

Use binary search to reduce time finding line cuts#150
WilliamQiufeng wants to merge 1 commit intoQuaver:masterfrom
WilliamQiufeng:spritetextplus-binarysearch

Conversation

@WilliamQiufeng
Copy link
Member

The original linear search method causes considerable amount of lag in the SpriteTextPlus test in Wobble.Tests. This PR attempts to optimise the performance.

The lag still exists, but less.

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.

1 participant