PC通用性能分析工具(某些需要特殊硬件支持)
- AMD μProf:https://developer.amd.com/amd-uprof/
- NVIDIA NSight:https://developer.nvidia.com/tools-overview
- Intel VTune:https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler.html
- Intel GPA suite:https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/overview.html
- Superluminal:https://superluminal.eu/
平台性能分析工具(需要特殊操作系统、浏览器或硬件支持)
IOS:
- Xcode Instruments: https://developer.apple.com/library/archive/documentation/AnalysisTools/Conceptual/instruments_help-collection/Chapter/Chapter.html
Android
- Android Studio: https://developer.android.com/studio/profile
- Arm Mobile Studio: https://developer.arm.com/Tools and Software/Arm Mobile Studio
- Snapdragon Profiler: https://developer.qualcomm.com/software/snapdragon-profiler
Windows/XBox
PlayStation
- CPU profiler tools: https://partners.playstation.net/
WebGL
- Chrome DevTools Performance: https://developer.chrome.com/docs/devtools/evaluate-performance/
- Firefox Profiler: https://profiler.firefox.com/
GPU性能调试工具(某些需要对应硬件支持)
- Arm Graphics Analyzer:https://developer.arm.com/Tools and Software/Graphics Analyzer
- Tegra Graphics Debugger:https://developer.nvidia.com/tegra-graphics-debugger
- Intel Graphics Performance Analyzers:https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/overview.html
- NVIDIA Nsight Frame Debugger: https://docs.nvidia.com/gameworks/content/developertools/desktop/frame_debugger_ogl.htm
- AMD Radeon Developer Tool Suite: https://gpuopen.com/tools/
- Xcode Frame Capture Debugging Tools: https://developer.apple.com/documentation/metal/debugging_tools
- Visual Studio Graphics Diagnostics: https://docs.microsoft.com/en-gb/visualstudio/debugger/graphics/visual-studio-graphics-diagnostics?view=vs-2019&redirectedfrom=MSDN&viewFallbackFrom=vs-2015
- RenderDoc: https://renderdoc.org/builds
总结
还是Xcode好用,信息最全,而且可以定量分析