identifying performance hotspots during development phase

I am using Visual studio 2015 with Resharper ultimate 10.0.2

and I am developing REST api services in .net core.

is it possible for me to find the performance issues even when the executable functionality is not ready? is it possible to profile the code without executing it?

 

Thanks.

0

Please sign in to leave a comment.