JavaScript Profiler in IE

后端 未结 7 1677
無奈伤痛
無奈伤痛 2020-12-02 09:37

Does anyone know a tool for Profiling JavaScript in IE?

List available:

  • IE8 (Internet Explorer 8 only)
  • JavaScript Profiler
  • YUI!
相关标签:
7条回答
  • 2020-12-02 10:39

    I don't think debugbar has a profiler.. but it does have a debugger and a console... so you can fake it...

    0 讨论(0)
提交回复
热议问题