support troubleshooting memory leak #13217
cj2a7t
started this conversation in
Ideas and feature requests
Replies: 1 comment
-
We appreciate the offer. However, since we have an internal memory-diagnose tool which covers the functionalities we need, we won't need it at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to provide a luadump tool plugin for analyzing the memory usage of Lua and troubleshooting memory leak.
Based on this library:https://github.com/cloudwu/lua-snapshot
Is it necessary to implement it?
Beta Was this translation helpful? Give feedback.
All reactions