Skip to content

Commit b8251cd

Browse files
committed
Update profiling.md
1 parent 7e02aa8 commit b8251cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/en/manuals/profiling.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ Global Properties
7171

7272
![Global Properties](images/profiling/webprofiler_global_properties.png)
7373

74+
::: sidenote
75+
The LuaMem value is the amount of memory in kilobytes used by the Lua VM as reported by the Lua garbage collector. Memory is the amount of memory in byytes used by the engine.
76+
:::
7477

7578
### Resource profiler
7679
The Resource profiler allows you to inspect your game while it is running and analyze resource use in detail. To access the profiler:

0 commit comments

Comments
 (0)