mccalluc opened this issue 7 years ago · 2 comments
For large data sets, what takes so long during initial load, and during successive renderings? Are there any easy wins?
Some progress: --profile is implemented, and initial load is a little faster. Look for improvements during rendering.
--profile
PR #187 improved profiling machinery, output can be read with snakeviz; Table of all data was the slow point... faster now.