gopher-lua
gopher-lua copied to clipboard
Memory usage is too high
I call the Lua script function cyclically in the go code, but using pprof shows that the memory occupied by recursiveVM is too high.