Facebook has opened the source code for the framework to detect memory leaks in JavaScript.
Facebook (banned in the RF) has released the source code of the memlab toolkit, designed for analyzing snapshots of dynamically allocated memory (heap), determining memory optimization strategies, and identifying memory leaks that occur during the execution of JavaScript code. The code is open under the MIT license. The framework was created to investigate the causes of high memory consumption when working with websites and […]
