Skip to content

请问totalLuaMemory 不会下降是什么原因? #49

Description

@luankun

例如如下写法:
local list = {}
for i = 1, 100000 do
list[i] = i
end
image
即使调用了lua的gc后,看totalLuaMemory 这个值也不会降下来,请问大佬是什么原因?totalLuaMemory 即使gc后也不会下降吗?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions