开发者

How can we script/automate firebug --> Profile JavaScript, in Java so it can be run from outside the browser?

Firebug's "Profile Javascript option, provides a Realtime开发者_开发问答 mesurement of userexperience related to the JavaScript function times. Is there a way to automate that so i can have the same functionality of Profiling my application from outside the browser.


I don't think you can use firefug outside of the browsers. However, there are some other debuggers for javascript you can go for. Check out these posts:

  • Blackbird
  • JavaScript Profiler 2.0
  • JavaScript Function Call Profiling (by John Resig)


Not exactly what you're looking for, but this may be helpful: https://github.com/mape/node-profile

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜