You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ExecuTorch] disable text animation in iOS Llama demo app
We observed poor performance during generation, decreasing as
the response got longer. Profiling revealed a lot of time spent in
CoreAnimation on the main thread, which went away when I disabled this
animation.
Differential Revision: [D62308551](https://our.internmc.facebook.com/intern/diff/D62308551/)
ghstack-source-id: 241388890
Pull Request resolved: #5134
0 commit comments