Reproduce: * git clone https://github.com/hyj1991/midway-showcase.git * npm install * npm run dev It will run `require('v8').getHeapSnapshot()` automaticlly after 5s. And in this case, `getHeapSnapshot` takes too long with this empty application. **Node-version:** v12.8.3 **Platform:** Darwin
Reproduce:
It will run
require('v8').getHeapSnapshot()automaticlly after 5s. And in this case,getHeapSnapshottakes too long with this empty application.Node-version: v12.8.3
Platform: Darwin