lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


For runtime i used a high precision timer luajit library I wrote and for memory usage i used ProcessExplorer a advanced TaskManager under Windows.

Cheers,
Michael



2012/12/18 Billy <spooky_loco_pv@yahoo.com>
Thank you for your help, never thought of using metatable, What profiling
program did you use to compare memory usage / execution time?