Skip to content
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

Improve row lookup speed #37

Open
jahu00 opened this issue Mar 5, 2016 · 1 comment
Open

Improve row lookup speed #37

jahu00 opened this issue Mar 5, 2016 · 1 comment
Milestone

Comments

@jahu00
Copy link
Owner

jahu00 commented Mar 5, 2016

Check if a B-Tree like structure can improve the speed of row lookups or if sibling properties can be used for this purpose.

@jahu00 jahu00 added this to the 1.1 milestone Mar 5, 2016
@jahu00
Copy link
Owner Author

jahu00 commented Mar 6, 2016

Storing the document as text in memory and just saving the positions of rows might work too, as Rikaichan uses that and works just fine.

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

No branches or pull requests

1 participant