baryshev / look

Performance profiler based on nodetime
MIT License
449 stars 42 forks source link

Memory profiler failed #3

Open changeYi opened 11 years ago

changeYi commented 11 years ago

cpu profiler is ok,but memory profiler failed,without any result.

on nodejs v0.8.16,CentOS release 6.3 (Final)

baryshev commented 11 years ago

Works fine for me with nodejs v0.8.16 (Ubuntu 12.10 64). Are you trying to test it with simple application? Maybe some problems with really big heap? In any case - look just interface for nodetime agent. It based on old version of nodetime 0.4.6 and I can't update it bacause @dmelikyan changed license since 0.4.7.

changeYi commented 11 years ago

Thank you for the reply,as you said,i tried it for a app of small heap, and worked fine. but when the memory great than 50m,click memory profiler take a long time and response nothing,even a exception

changyh commented 11 years ago

Would you like to support latest nodetime version? Thanks,

baryshev commented 11 years ago

Please see my previous comment. Since version 0.4.7 nodetime can't be used as part of third-party projects.

changyh commented 11 years ago

Thanks,

On Fri, Apr 26, 2013 at 1:01 AM, Vadim Baryshev notifications@github.comwrote:

Please see my previous comment. Since version 0.4.7 nodetime can't be used as part of third-party projects.

— Reply to this email directly or view it on GitHubhttps://github.com/baryshev/look/issues/3#issuecomment-17060118 .