Summary
Very large data (~100 mb+) sets cause severe performance issues, and may not render at all.
Details
After the data is loaded, the codebook shouldn't need huge amounts of time to summarize the data and render the page. After doing some basic profiling, I'm 99% sure issues are due to inefficient data handling in various places in the code.