I am using the Stanford iOS programming course spring 2020 to learn Swift UI and finding that animation delays are not coming close to match performance when comparing my iPad Pro to the iPad Pro simulator. My iPad is running iOS 11.6.1 and the code is targeted to 11.6. The simulator is far slower at performing the animations than my hardware. I see no hope of ever being able to use the simulator to tune code performance for multiple targets with it working this poorly. Is this being seen any where else. The animations are very nice and easy to code but without tuning they are unusable.
Any thoughts?
Any thoughts?