Running my app on the new simulator, a process called backboardd
is causing very high CPU utilization.
I'm doing some animation via CADisplayLink
(moving about 18 views at once), no OpenGLES running (as was discovered here).
The same problem is not apparent in Xcode < 9. Is this just another one of those issues where we sit tight -- potentially for years, see here -- while Apple fixes?