Chrome performance issues on published site with many interactions

Hey @Nick_Woods, that definitely looks pretty choppy in the latest Chrome for me as well. Are you able to see if the memory usage decreases when you garbage collect memory (the little “Trash” icon)? The page is very interaction heavy, so it would take the following approach to track things down:

  1. Create a duplicate of your site
  2. One the duplicate site, remove interactions one by one and publish + test your site after each removal (make sure to clear your cache each time to load the latest code).
  3. Try to observe if removing specific interactions speeds up the page scroll

That’s where I would start… let us know if you have any luck with that apprach.

1 Like