Skip to content

Introduce a build_android step#38848

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D48148418
Closed

Introduce a build_android step#38848
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D48148418

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
In order to parallelize the Android CI, I've moved most of the building to a build_android step which executes before the build_npm_package step.

As currently, building Hermes for Android is on the critical path, this should reduce much of the execution time on CI.

Changelog:
[Internal] [Changed] - Introduce a build_android step

Differential Revision: D48148418

@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 fb-exported labels Aug 8, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Aug 8, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,891,696 -52
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 9,483,509 +70
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: e2ef6b9
Branch: main

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 9, 2023

This pull request was successfully merged by @cortinico in c04f956038f08fd7c3df1e560bafb152b30ca08d.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions Bot added the Merged This PR has been merged. label Aug 9, 2023
@cortinico cortinico force-pushed the export-D48148418 branch 3 times, most recently from d024b05 to f3c773e Compare August 9, 2023 15:55
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

Summary:
Pull Request resolved: facebook#38848

In order to parallelize the Android CI, I've moved most of the building to a `build_android` step which executes before the `build_npm_package` step.

As currently, building Hermes for Android is on the critical path, this should reduce much of the execution time on CI.

Changelog:
[Internal] [Changed] - Introduce a build_android step

Reviewed By: mdvacca

Differential Revision: D48148418

fbshipit-source-id: 647d6e299991fe443134081c8a149962223c308a
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

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