TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Deep Tracing of Internet Explorer

201 点作者 emontero1超过 15 年前

7 条评论

shawndrost超过 15 年前
Knowing John Resig, we'll get a blog post in 6 weeks showing a 30% speedup in jQuery in ie6 and 7. This man is a machine.
评论 #947697 未加载
评论 #947799 未加载
woid超过 15 年前
I think dynaTrace guys did something insane. Kudos!<p>Believe me I was doing some IE stuff (BHOs) and working with their COM extension model is one of my worst experiences (right after creating installer using WiX system).<p>btw. check out my web-dev tools at <a href="http://binaryage.com" rel="nofollow">http://binaryage.com</a> :-)
NathanKP超过 15 年前
That is pretty incredible. I thought that the "Develop" menu and JavaScript profiler in Safari were great, but this deep tracing tool looks even better.
adatta02超过 15 年前
I wonder how this gets such detailed information about network and DOM events without injecting debug signals into the browser binaries?
评论 #947590 未加载
评论 #947720 未加载
评论 #948023 未加载
mjw超过 15 年前
Anyone have any tips for memory profiling tools, other than the one mentioned in the article comments? (<a href="http://www.softwareverify.com/javascript/memory/feature.html" rel="nofollow">http://www.softwareverify.com/javascript/memory/feature.html</a>, Windows-only, Firefox-only, non-free)
Hexstream超过 15 年前
How hard would it be for browser makers to make the kinds of information this tool needs readily available (instead of the tool maker to write very low-level code, basically a giant hack) and how much work would this save for the makers of tools such as dynaTrace?
mey超过 15 年前
This is head and shoulders above Fiddler 2 for giving you a complete picture of what's going on.
评论 #947545 未加载