Skip to content

feat: optimize selection implement by binary search#775

Merged
LucasXu0 merged 4 commits intoAppFlowy-IO:mainfrom
LucasXu0:feat/selection_optimizatiion
Aug 8, 2022
Merged

feat: optimize selection implement by binary search#775
LucasXu0 merged 4 commits intoAppFlowy-IO:mainfrom
LucasXu0:feat/selection_optimizatiion

Conversation

@LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Aug 5, 2022

No description provided.

@LucasXu0 LucasXu0 force-pushed the feat/selection_optimizatiion branch from 49bfc0f to 4e10cf9 Compare August 5, 2022 16:06
@LucasXu0 LucasXu0 force-pushed the feat/selection_optimizatiion branch from 4e10cf9 to 4b4ce10 Compare August 5, 2022 16:08
final first = nodes.first.selectable;
final last = nodes.last.selectable;

final sortedNodes =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice try!

@LucasXu0 LucasXu0 merged commit 9e254f8 into AppFlowy-IO:main Aug 8, 2022
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