Skip to content
| Marketplace
Sign in
Visual Studio>Tools>QComp
QComp

QComp

Kristian Skov Johansen

|
11 installs
| (0) | Free
A simple tool to quickly compare the performance differences of current and previous binaries.
Download

Quick Compare - QComp

QComp is a Visual Studio Extension that allows you to quickly compare performance differnces between current and older versions of your project.

How to use?

Firstly, install the extension by finding it on the Visual Studio Markedplace. When you have installed it, you should be able to see a new tool window under View in Visual Studio:

image

If you click on this menu item, the QComp tool window will appear, looking like this:

image

You can then save your current binary (both works in Debug and Release mode), by giving it a name and clicking the save button. You should then be able to see the saved binary in the dropdown menu:

image

If you then select that binary and clicks compare (you can also set different arguments and rounds under the Arguments menu), QComp will run both binaries in the background. In the end, you are given a table with some general information, as well as a scatter plot of the runtime differences of the two binaries:

image

And thats is! You can have as many binaries as you want saved, and compare them against you current build any

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft