I always recommend choosing a good code profiler and using it during application development.
我一直推荐选择一个好的代码评测器,并且在应用程序开发过程中使用它。
Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.
每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。
A code profiler is a software tool, implemented as a DLL, which is called by the runtime system during the execution of an image.
代码探查器是作为DLL实现的软件工具,它是在映像执行期间由运行时系统调用的。
应用推荐