Microsoft Visual Round Trip Analyzer is a tool that has been designed to analyze and visualize web page performance. Before releasing Visual Round Trip Analyzer as a free download Microsoft use this internally in their company. Microsoft Visual Round Trip Analyzer run on top of Microsoft Network Monitor 3.2 and most importantly Microsoft Network Monitor 3.2 is also available as free download from Microsoft website.
The Visual Round Trip Analyzer tool helps web developers and testers visualize the download of their page, identify best practices and changes that improve performance. The Round-Trip between the client and server(s) is the single biggest impact to web page performance – much greater than server response time. VRTA examines the communications protocol, identifying the causes of excessive round-trips, and recommending solutions.
Network Monitor 3.2 is a protocol analyzer. It allows you to capture network traffic, view and analyze it. Version 3.2 is an update and replaces Network Monitor 3.1. Network Monitor 3.x is a complete overhaul of the previous Network Monitor 2.x version.
Network Monitor 3.2 Features
-
Process Tracking: Now you can identify rogue applications sending network data! View all the processes on your machine generating network traffic (process name and PID). Use the conversation tree to view frames associated with each process.
![]()
-
Capture engine re-architecture to improve capture rate in high-speed networks. Network Monitor 3.2 drops significantly fewer frames that Network Monitor 3.1.
-
Find conversations: You asked for this. Many of our users found conversation tracking to be difficult to use as the view grew hard to manage, and it was difficult to correlate the frames they were seeing with the conversation nodes in the tree. Now, you can quickly isolate frames in the same network conversation. Just right-click on a frame and select a conversation to track, and you will see all the frames in that conversation. View TCP streams, HTTP flows etc.

-
Extensive parser set: Parsers for over 300 protocols! As before, the parsers are fully customizable.
-
Better parser management: By default only a subset of parsers are loaded. You can load the full parser set by going to Tools>Options>Parser and choose Full vs. Stub implementations.
-
CodePlex Ready: In the upcoming months, we plan to place all our Windows parsers on the Microsoft open-source CodePlex site and allow the community to modify and contribute parsers. You can find out more information on this here. This version of Network Monitor seamlessly integrates new parser packages.
-
Network Monitor API: Create your own applications that capture, parse and analyze network traffic!
Download Microsoft Visual Round Trip Analyzer
Download Microsoft Network Monitor 3.2
Microsoft Network Monitor Blog