[haXe] Profiling in HaXe
Nicolas Cannasse
ncannasse at motion-twin.com
Wed Apr 19 15:25:40 CEST 2006
> Dear List!
>
> Is there any profiler for HaXe right now? If not, is it planned to
> implement one?
>
> Some key for compiler -Profile c:/temp/my-app.txt would be nice
Hi Vasily,
There is no profiler right now. That would be interesting, although the
problem with haXe/JS and especially with haXe/Flash is that the
overweight of adding Profiler instructions might be quite big, and then
will result in to much CPU time reported for small methods often called.
Nicolas
More information about the Haxe
mailing list