MemLab: An open source framework for finding JavaScript memory leaks
We've open-sourced MemLab , a JavaScript memory testing framework that automates memory leak detection. F inding and addressing the root cause of memory leaks is important for delivering a quality user experience on web applications. MemLab has helped engineers and developers at Meta improve user experience and make significant improvements in memory optimization.
https://engineering.fb.com/2022/09/12/open-source/memlab/