Quick Compare - QCompQComp 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: If you click on this menu item, the QComp tool window will appear, looking like this: 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: If you then select that binary and clicks compare (you can also set different arguments and rounds under the And thats is! You can have as many binaries as you want saved, and compare them against you current build any |