Skip to content

Add memory information to profiling.md #570

@FlexYourBrain

Description

@FlexYourBrain

Currently the profilers display Memory and LuaMem properties without any information on the unit type. This would be useful information to have in docs.

Info:
Both properties Memory and LuaMem are in kilobytes(kb) as we see here:

Memory - https://github.com/defold/defold/blob/dev/engine/profiler/src/profiler.cpp#L36

LuaMem - https://github.com/defold/defold/blob/dev/engine/lua/src/lua/lapi.c#L917-L921

Task:

  • Add foot note for memory unit type information to the profiling.md

*NOTE This would be a good Hacktoberfest issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions