mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated Debugging (markdown)
parent
885aab7a73
commit
656d680e3d
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
## Finding memory leaks
|
||||
|
||||
[How to Self Detect a Memory Leak in Node](https://www.nearform.com/blog/self-detect-memory-leak-node/)
|
||||
**[Collect a heap profile and then analyze it](https://github.com/v8/sampling-heap-profiler)**
|
||||
|
||||
[Older article: How to Self Detect a Memory Leak in Node](https://www.nearform.com/blog/self-detect-memory-leak-node/)
|
||||
|
||||
## 100% CPU usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue