Skip to content

Small perf fix for new iOS view clipping#46629

Closed
joevilches wants to merge 1 commit intofacebook:mainfrom
joevilches:export-D63299597
Closed

Small perf fix for new iOS view clipping#46629
joevilches wants to merge 1 commit intofacebook:mainfrom
joevilches:export-D63299597

Conversation

@joevilches
Copy link
Contributor

Summary:
If we clipped and had no border or corner radius we would end up hitting this path every time. We can optimize this a bit to avoid that.

Changelog: [Internal]

Differential Revision: D63299597

Summary:
If we clipped and had no border or corner radius we would end up hitting this path every time. We can optimize this a bit to avoid that.

Changelog: [Internal]

Differential Revision: D63299597
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Sep 24, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9ee5fff.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @joevilches in 9ee5fff

When will my fix make it into a release? | How to file a pick request?

cipolleschi pushed a commit that referenced this pull request Jan 8, 2025
Summary:
Pull Request resolved: #46629

If we clipped and had no border or corner radius we would end up hitting this path every time. We can optimize this a bit to avoid that.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D63299597

fbshipit-source-id: 90031f964b7669049a4a2efe00a553c888d28cd7
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 Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants