Thanks for sharing the experience. If you can file an issue and attach a notebook file (with important information removed), it'll be extremly useful to enable any developer reproduce this issue and try optimize the performance.
Best, moon On Tue, Sep 12, 2017 at 9:32 PM Paul Brenner <pbren...@placeiq.com> wrote: > I experience this regularly. > > I have found that leaving these larger notebooks open in chrome can cause > lag to grow worse over time. Sometimes I can bring lag back down to a > manageable level by closing the tab completely and loading the notebook > from a new tab. Clearing output does not seem to help, so like your > colleagues I’ll sometimes resort to splitting to a separate notebook. > > <http://www.placeiq.com/> <http://www.placeiq.com/> > <http://www.placeiq.com/> Paul Brenner <https://twitter.com/placeiq> > <https://twitter.com/placeiq> <https://twitter.com/placeiq> > <https://www.facebook.com/PlaceIQ> <https://www.facebook.com/PlaceIQ> > <https://www.linkedin.com/company/placeiq> > <https://www.linkedin.com/company/placeiq> > DATA SCIENTIST > *(217) 390-3033 <(217)%20390-3033> * > > <http://www.placeiq.com/2015/05/26/placeiq-named-winner-of-prestigious-2015-oracle-data-cloud-activate-award/> > <http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/> > <http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/> > <http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/> > <http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/> > <http://placeiq.com/2016/03/08/measuring-addressable-tv-campaigns-is-now-possible/> > <http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/> > <http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/> > <http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/> > <http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/> > <http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/> > <http://pages.placeiq.com/Location-Data-Accuracy-Whitepaper-Download.html?utm_source=Signature&utm_medium=Email&utm_campaign=AccuracyWP> > <http://placeiq.com/2016/08/03/placeiq-bolsters-location-intelligence-platform-with-mastercard-insights/> > <http://placeiq.com/2016/10/26/the-making-of-a-location-data-industry-milestone/> > <http://placeiq.com/2016/12/07/placeiq-introduces-landmark-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel-limitless-business-decisions/> > <http://placeiq.com/2016/12/07/placeiq-introduces-landmark-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel-limitless-business-decisions/>[image: > PlaceIQ:Landmark by PlaceIQ] > <https://www.placeiq.com/2017/05/placeiqs-landmark-powers-location-based-insight-innovation-for-ansible-gstv-havas-media-the-media-kitchen-and-more/> > > On Tue, Sep 12, 2017 at 4:39 PM Ruslan Dautkhanov <Ruslan Dautkhanov > <ruslan+dautkhanov+%3cdautkha...@gmail.com%3E>> wrote: > >> Mid-size notebooks lag in browser rendering / responding to simple >> navigation requests. >> I've seen many times that once notebooks grow up above a "small" size, >> rendering lags can happen. >> Running latest Chrome with a decent Intel i7 processor. >> For example, a notebook I am working on has around 35 paragraphs and is >> just 145k note.json >> (there are no big data tables - nothhing crazy), starts lagging quite a >> bit which doesn't help with UX. >> >> I've noticed paragraphs in HTML code can be burried 10 levels deep in >> DIV-DIV-... nesting. >> This could be the root cause? Browser might have hard time calculating >> all those nested >> CSS styles etc? >> >> I know some colleagues of mine start splitting notebooks into separate >> notebooks >> when they see this issue. >> >> Not sure if this is a known issue and if everybody else experience the >> same? >> >> >> >