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

Collapse rows for internal table structures #1

Open
ctmay4 opened this issue Mar 4, 2015 · 0 comments
Open

Collapse rows for internal table structures #1

ctmay4 opened this issue Mar 4, 2015 · 0 comments
Assignees

Comments

@ctmay4
Copy link
Member

ctmay4 commented Mar 4, 2015

Some schemas, like CS prostate, have 1000's of raw rows that could be collapsed to a fraction of that size in the internal representation. This is done by collapsing INPUTs that go to the same ENDPOINT. This would slow down the initialization but potentially give large speed gains in processing. I'm not sure if this optimization is worth the effort, but it would definitely help in certain situations.

@ctmay4 ctmay4 self-assigned this Mar 16, 2015
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