Viladoman/CompileScore

Feature Suggestion: Project level profiling

kch86 opened this issue · 2 comments

kch86 commented

An option to only rebuild and profile a single project would be great. On large projects iterating over an entire solution is not very efficient.

Hi!
You are totally right, being able to iterate on a single project is really helpful to save time.

You should be able to find the option to 'build and profile' and 'rebuild and profile' a single project in the context menu for the given project. Right click on it on the Solution Explorer.

image

Let me know if this is not the case at your end and I will investigate.

kch86 commented

Ah! Great! I only looked in the Build toolbar menu and didn't see a project build option there. Sorry for not noticing the context menu option in the solution explorer.