Skip to content

Conversation

@sammy-SC
Copy link
Contributor

@sammy-SC sammy-SC commented Jul 8, 2024

Summary:
changelog: [internal]

ship optimized version of Text componant. In local benchmarking this version shows 35% improvement over old Text component.

Differential Revision: D59460871

Summary:
changelog: [internal]

ship optimized version of Text componant. In local benchmarking this version shows 35% improvement over old Text component.

Differential Revision: D59460871
@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 Jul 8, 2024
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 21,283,423 -1,697
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 24,480,924 -1,088
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 258f41a
Branch: main

Comment on lines +34 to +36
* NOTE: This file is a short term fork of `Text` for the purpose of performance
* testing. Any changes to either this component or `Text` should be avoided
* while this file exists.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess its not much of the short-term fork anymore if its moved into main Text component. Same with the diffs below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for noticing that! Let me remove it.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9fbc904.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 8, 2024
@github-actions
Copy link

github-actions bot commented Jul 8, 2024

This pull request was successfully merged by @sammy-SC in 9fbc904.

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

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.

4 participants