Skip to content

Remove dependency on libevent#41486

Closed
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D51307333
Closed

Remove dependency on libevent#41486
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D51307333

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
Now that React-Hermes does not depends on folly::Futures anymore, we can safely delete the libevent dependency.
This will speedup the pod install step and potentially also the bundle size (to be tested)

Changelog

[iOS][Removed] - Remove libevent dependency

Differential Revision: D51307333

@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 Nov 14, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Nov 14, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,649,423 -3
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,033,020 -16
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 560e0f0
Branch: main

Summary:

Now that React-Hermes does not depends on folly::Futures anymore, we can safely delete the `libevent` dependency.
This will speedup the pod install step and potentially also the bundle size (to be tested)

## Changelog
[iOS][Removed] - Remove libevent dependency

Reviewed By: javache

Differential Revision: D51307333
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

cipolleschi pushed a commit to cipolleschi/react-native that referenced this pull request Nov 15, 2023
Summary:

Now that React-Hermes does not depends on folly::Futures anymore, we can safely delete the `libevent` dependency.
This will speedup the pod install step and potentially also the bundle size (to be tested)

## Changelog
[iOS][Removed] - Remove libevent dependency

Reviewed By: javache

Differential Revision: D51307333
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Nov 15, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 23cf104.

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