Paul Krill
Editor at Large

Microsoft tool measures JavaScript performance

news
Apr 30, 20091 min

AJAX Profiling Extensions offer visibility into Web client interactions

Boosting visibility into Web client interactions, Microsoft released this week Visual Studio 2008 AJAX Profiling Extensions, a “power tool” for measuring performance of portions of Web applications executing JavaScript inside a browser.

AJAX Profiling Extensions is an add-on to performance tools available in Visual Studio Team System 2008 Development Edition and Visual Studio Team Suite, said S. “Soma” Somasegar, senior vice president of the Microsoft Developer Division, in a blog entry. Developers can profile client-side JavaScript code.

[ Related: Scripting languages spark new programming era. ]

“The AJAX Profiling Extensions provide much-needed visibility into often complex, Web client-side interactions for the first time,” Somasegar said. “You do not need to download and install any additional software, plug-ins, or ActiveX controls on the machine where the AJAX Web client code is running to use the AJAX Profiling Extensions to gather JavaScript execution-time data.  Also, this works with any Web browser, including, of course, the latest version of Internet Explorer.”

The extensions, accessible at Microsoft’s Web site, rewrite JavaScript functions enabling instrumentation to measure and log performance data. This data is periodically uploaded from the client browser to the Internet Information Services Web Server.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author