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

[TASK] Improve table performance #114

Open
2 tasks
kurtlawrence opened this issue Jul 5, 2022 · 0 comments
Open
2 tasks

[TASK] Improve table performance #114

kurtlawrence opened this issue Jul 5, 2022 · 0 comments
Labels
enhancement New feature or request maybe Still in brainstorm phase, may not eventuate refactor Repository clean up or maintenance

Comments

@kurtlawrence
Copy link
Member

Goal

Rethink the row-orientated and Entry style data structure for Tables with the specific goal of increasing performance for use within ogma.

Aspects to Develop

  • Remove row orientation? Just a single array?
  • Remove Entry indirection, favour Option<T>?
@kurtlawrence kurtlawrence added enhancement New feature or request refactor Repository clean up or maintenance maybe Still in brainstorm phase, may not eventuate labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maybe Still in brainstorm phase, may not eventuate refactor Repository clean up or maintenance
Projects
None yet
Development

No branches or pull requests

1 participant