Heap Snapshot
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
import { writeHeapSnapshot } from "v8";
|
import { writeHeapSnapshot } from "v8";
|
||||||
|
|
||||||
// Create a named heap snapshot
|
// Create a named heap snapshot
|
||||||
writeHeapSnapshot(".heapsnapshot");
|
writeHeapSnapshot("~/.heapsnapshot");
|
||||||
---
|
---
|
||||||
Reference in New Issue
Block a user