Skip to content

[ExecuTorch] disable text animation in iOS Llama demo app #5134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Sep 6, 2024

Stack from ghstack (oldest at bottom):

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

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-poisoned]
Copy link

pytorch-bot bot commented Sep 6, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5134

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit f00e26f with merge base 9739609 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 6, 2024
swolchok added a commit that referenced this pull request Sep 6, 2024
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D62308551

@facebook-github-bot facebook-github-bot merged commit ff47609 into gh/swolchok/34/base Sep 6, 2024
36 of 38 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/swolchok/34/head branch September 6, 2024 19:27
kirklandsign added a commit that referenced this pull request Sep 8, 2024
Differential Revision: D62308551

Pull Request resolved: #5134

Co-authored-by: Scott Wolchok <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants