зеркало из https://github.com/mozilla/gecko-dev.git
1d2e62c07a
Add a new class to extract tracelogger data using chunked buffers and use this to write the data out to the profiler JSON output. Copying the data in chunks lets us minimize our memory overhead when writing out to the profiler so a large array of millions of elements does not need to be allocated ahead of time. Differential Revision: https://phabricator.services.mozilla.com/D11791 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
components | ||
store | ||
test | ||
browser.js | ||
frame-script.js | ||
index.xhtml | ||
initializer.js | ||
moz.build | ||
panel.js | ||
utils.js |