Remix.run Logo
bArray a day ago

I have noticed Google sites showing what looks like some form of memory leak. Typically it's only Microsoft websites doing this.

burgerrito a day ago | parent | next [-]

This memory leak happens very often to me in GitHub, not sure why, and not sure if it's Microsoft's fault, or Firefox's. I actually have no idea at all on how to debug this...

snickerdoodle14 a day ago | parent [-]

Firefox Console > Memory > Enable record call stacks, reload the page, take a snapshot, wait until you notice memory grows, take another snapshot. Then compare the two: https://firefox-source-docs.mozilla.org/devtools-user/memory.... You can also try a performance recording.

But you probably won't be able to make much sense of the results without a lot of effort because of all the minimization/obfuscation.

a day ago | parent | prev [-]
[deleted]