cloud icon indicating copy to clipboard operation
cloud copied to clipboard

do a round of memory allocation profiling

Open williamstein opened this issue 11 years ago • 1 comments

Suddenly SMC got really slow for in the browser, but fortunately I was able to pull up the console and get a profile... and it really is just slow do to a massive garbage collection. It ran like this for a while, then crashed. So there would be a lot of benefit to systematically doing some memory profiling and improving things.

screen shot 2014-02-05 at 1 57 13 pm

williamstein avatar Feb 05 '14 21:02 williamstein

any idea what has triggered this? i usually have it open in a background tab. i can try to do some profiling and look at differences ...

haraldschilly avatar Feb 05 '14 22:02 haraldschilly