|
Hello, can I get information from the C API which memory is used by the interpreter? I would like to determine which parts of the LUA script are very memory and "time" expensive, so I can create better code. Is there a hook or anything else to get memory / performance information during running? Thanks Phil