The devel/luaprofiler port
luaprofiler-2.0.2p2 – time profiler for Lua (cvsweb github mirror)
Description
LuaProfiler is a time profiler designed to help finding bottlenecks on your Lua program. If you use LuaProfiler into your program, it will generate a log of all your function calls and their respective running times. You can use this log to generate a summary of the functions your program uses, along with how long it stayed in each of them, or you can import the log into a spreadsheet for further analysis.WWW: http://luaprofiler.luaforge.net/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/lua/5.1/profiler.so
- /usr/local/share/doc/luaprofiler-2.0.2p2/
- /usr/local/share/doc/luaprofiler-2.0.2p2/index.html
- /usr/local/share/doc/luaprofiler-2.0.2p2/license.html
- /usr/local/share/doc/luaprofiler-2.0.2p2/manual.html
- /usr/local/share/lua/5.1/luaprofiler/
- /usr/local/share/lua/5.1/luaprofiler/summary.lua