Instrumentation slows down my code by a factor of 10, how can I switch to sampling? There aren't any such options in the profiling wizard or in the menu.
Sorry, there are no options to control the way the profiling is done. ANTS Profiler gets its' information strictly by instrumenting the Intermediate Language code in the runtime.
Please let me know if you do have any more questions.
Hey, you're facing competition from Visual Studio. I happen to like ANTS, but you're making me use VS :-(. Are you considering sampling in future releases?
Comments
Sorry, there are no options to control the way the profiling is done. ANTS Profiler gets its' information strictly by instrumenting the Intermediate Language code in the runtime.
Please let me know if you do have any more questions.