Skip to content

Big programs are slow / cludgy #69

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

Open
mcnuttandrew opened this issue Jul 20, 2023 · 0 comments
Open

Big programs are slow / cludgy #69

mcnuttandrew opened this issue Jul 20, 2023 · 0 comments

Comments

@mcnuttandrew
Copy link
Owner

Performance optimization: projection placement takes a long time for largeish specs (eg one containing a whole dataset), make caching fast enough where it can deal with that. See for example the vega-lite "ide" with a bigger input. (A cheat might be to never push that data into the rendering of the program, but have the spreadsheet still be able to show it)

@mcnuttandrew mcnuttandrew changed the title Big programs are slow to load Big programs are slow / cludgy Jul 20, 2023
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

No branches or pull requests

1 participant