Original:
You can use the CPU strategy view in Instruments to get some insight of how your code or the framework code you're using gets scheduled for execution on multiple CPU cores.
Before:
你可以通过 Instrument 中的 CPU strategy view 来观察你的代码或者你所使用的框架的代码被执行时,它们在多核 CPU 中的被调度的情况。
Now:
你可以使用 Instruments 中的 CPU strategy view 来得知你的代码或者你在使用的框架代码是如何在多核 CPU 中调度执行的。
Original: You can use the CPU strategy view in Instruments to get some insight of how your code or the framework code you're using gets scheduled for execution on multiple CPU cores.
Before: 你可以通过 Instrument 中的 CPU strategy view 来观察你的代码或者你所使用的框架的代码被执行时,它们在多核 CPU 中的被调度的情况。
Now: 你可以使用 Instruments 中的 CPU strategy view 来得知你的代码或者你在使用的框架代码是如何在多核 CPU 中调度执行的。