5 ms·
Capturing the callstack with `Error().stack` is expensive and it's done for every DOM manipulation. The idea is that you'll only enable the extension when you'
by mostlystatic 9y ago
Capturing the callstack with `Error().stack` is expensive and it's done for every DOM manipulation.
The idea is that you'll only enable the extension when you're mystified by a DOM change, so if the page loads half as fast it's not a big deal.