Memory Statisticsmaster
commitb8aee9c2d61cb927efeff8a4a6dbaa2921490e73
authorzet2 <eike@cube3d.de>
Wed, 13 May 2009 07:49:18 +0000 (13 09:49 +0200)
committerzet2 <eike@cube3d.de>
Wed, 13 May 2009 07:49:18 +0000 (13 09:49 +0200)
tree005e0f8e05f00dba2a58930ae857dc4e36e5479d
parent280d52dc1919de8da84c3b8f7c9ce817b13103f2
Memory Statistics

Added engine.getMemStat() which returns an arrays with stats for all memory buckets, describing node size, pending free nodes, allocated nodes, total allocations and total frees.
main.cpp
main.lua