|
Overview It will generate a log of all your function calls and their respective running times. You can import the log into a spreadsheet for further analysis. More information about LuaProfiler can be found at: http://luaprofiler.luaforge.net/ LuaProfiler is free software and uses the same license as Lua 5.1. Download Installation 1. Download the LuaProfiler module and extract it to a temporary location. 2. Copy the profiler.dll file to your project's Scripts folder. 3. Add the following require to your project, e.g. in Global Functions: Usage The module provides two functions: profiler.stop() Note: the LuaProfiler site mentions a summary.lua script, which is located along with the source code for the module in a separate download. Unfortunately, this script seems to be incomplete and produces errors when executed on a system with Lua for Windows installed. Credits Version 1.1 has been updated to Lua 5.0 by Miguel Os?rio. Version 1.0 has been designed and implemented by Luiz Silveira. LuaProfiler development is sponsored by F?brica Digital and FINEP. It is distributed and maintained by the Kepler Project which holds its copyright.
|
|
| Keywords | Lua Modules LuaProfiler |
| Category | LUA Modules |
| Download (External) | http://luaforge.net/frs/download.php/3401/luaprofiler-2.0.2-win32-lua513.zip |
| Date Submitted | Jun 2, 2010 |
| Contact Name | Indigo Rose Software |
| send email to Indigo Rose Software | |
| More Info | http://luaprofiler.luaforge.net/ |
Write a Review
Report Broken Link
|
|