prong icon indicating copy to clipboard operation
prong copied to clipboard

Big programs are slow / cludgy

Open mcnuttandrew opened this issue 1 year ago • 0 comments

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 avatar Jul 20 '23 16:07 mcnuttandrew