javascript - Chrome is hanging due to my website -
i have website , lot of clients complaining time chrome hangs due website, cursor moves slowly, takes lot of time if open link or new chrome tab. if restart chrome fix problem time. have checked other websites , issue arrises due website.
what possible cause/reason how can debug issue?
my website built on ruby on rails 5.0, using action cables, react.js, jquery.
since didn't provide site link or code, recommend check out chromes profiling tool check performance issues come from!
there can overview task happened within profiling recording. out long tasks parse html
task.
more topic can found on here: google developer tooling
Comments
Post a Comment