Re: Profiler in Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Profiler in Lua
- From: Daniel Silverstone <dsilvers@...>
- Date: 2003年10月19日 18:54:14 +0100
On Sun, 2003年10月19日 at 17:44, Pedro Miller Rabinovitch wrote:
> I've whipped up a quick-n-dirty profiler module in Lua to check some strange
> behaviour, and thought it might come useful for someone. It's pure Lua 5.0,
> measures lines only, and has second precision.
The Pepperfish Profiler has been on the Wiki for quite some time now:
http://lua-users.org/wiki/PepperfishProfiler
It covers call-graphing, deals with function children and profiles at a
function level rather than a line-level.
--
Daniel Silverstone <dsilvers@digital-scurf.org>
Digital-Scurf