I m currently using Xcode s Time Profiler Instrument for iOS. One function is extremely large. Yes, splitting it up into much smaller inline ones would be far more intelligent. However, is there a way to fake stack levels or get the instrument to deal with such a large function to make it easier to determine what s actually the slow portion?
在AMD码分析员和Intel VTune中,你再次看到了该功能的图表,这样你就可以确定不同的缓慢领域。 我基本上不禁要问,SiOS装置的X编码是否对等。