turn on debugging function, modify configuration file app.conf:
EnableAdmin = true
AdminAddr = "0.0.0.0"
AdminPort = 8088
access management page: http://your IP :8088/
click on the menu: get memprof, prompt create heap profile mem-948. Memprof means memory information file was successfully generated
execute go tool pprof your_app mem – 948. Memprof, SVG command input, if prompt dot not installed, in https://graphviz.org/download/ download graphviz, execute right can generate profile001. SVG file, use the browser open, where how much memory consumption of the be clear at a glance.
if you click on the menu get cpuprof, you can view the CPU stack information.
Read More:
- ExecutableNotFound: failed to execute [‘dot’, ‘-Tsvg’], make sure the Graphviz executables are on yo
- Graphiz error: filenotfounderror [How to Solve]
- Installation and use of graphviz under mac
- How to install IDM Extension in Chromium-based Microsoft Edge (Canary/Dev)
- Graphviz. Backend. Executablenotfound: failed to execute ‘dot’ Python uses graphviz to solve drawing errors
- Failed to load image from file “* * *. Png“
- Message: failed to decode response from marionette
- Error “nbconvert failed: xelatex not found on path…” Solutions
- PS open prompt AMT subsystem failure solution
- Does flutter report an error after upgrading 2.5?
- On the problem of from PIL import image
- Solve the problem of prompt couldn’t find path to unrear library after installing unrear in Python
- Modify the default file location of the Jupiter notebook
- The NPF driver isn’t running. You may have trouble capturing or listing interfaces
- VTK installation
- source, ~/.bashrc, ~/.bash_ Profile details
- Solution to prompt resource error when opening DAZ studio
- Solve the problem of VC6.0 open crash and OpenGL glut32.lib library
- Make sure the graphviz executables are on your systems’ path
- Could’t find path to unrear Library