Version: 2.0.2, Package name: luaprofiler-2.0.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
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. |
Filesize: 19.607 KB |
Version History (View Complete History) |
|
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-05-11 14:50:55 by Marc Espie | Files touched by this commit (27) |
Log message: kill most of the / at the end of WRK* variables |
2016-10-16 17:21:23 by Jeremie Courreges-Anglas | Files touched by this commit (25) |
Log message: Add explicit lua52/lua53 FLAVORS where supported. Discussed on ports@, sthen@ agrees with the direction. |
2016-10-16 14:10:48 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Standard Makefile layout |
2016-03-18 14:49:28 by Christian Weisgerber | Files touched by this commit (27) |
Log message: remove SHARED_ONLY from simple lua ports |
2015-05-16 04:07:19 by Mark Kettenis | Files touched by this commit (2) |
Log message: Use $CC to link shared library to make sure crtbeginS.o gets linked in. ok dcoppa@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |