lua-users home
lua-l archive

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


Lua Profiler still uses clocks() or times(), which on my desktop machine amount
to 10 millisecond granularity.

Wolfgang Oertl recommended his profiler a while ago (microsecond granularity).
I found it useful and decently accurate.

http://wolfgang.oertl.at/en/project/luaprofiler

Cheers,
Bogdan

On Mon, Jul 21, 2008 at 7:52 PM, Stephen Kellett <[email protected]> wrote:

Andrea D'Amore wrote:
On 21/lug/08, at 15:01, Thomas Lauer wrote:

3. Profile and code the bottlenecks (or have them coded) in C.

I'm curious about what tools are available in order to profile execution of a lua program.

Lua Profiler (free) http://luaprofiler.luaforge.net/
Lua Performance Validator (windows only, commercial) http://www.softwareverify.com

--
Stephen Kellett         http://www.objmedia.demon.co.uk/software.html
                      Object Media Limited, Software Consultancy
http://www.softwareverify.com Software tools for C++ Delphi Java _javascript_ Lua Perl PHP Python Ruby VB