Logical layer memory debugging
Developers can use the Memory panel in the Simulator to get the JS heap memory snapshot of the logic layer of the mini program, analyze the memory distribution, and solve the memory leak.
For detailed instructions, please refer to the Memory panel of chrome