callstack / repack

A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
https://re-pack.dev
MIT License
1.47k stars 106 forks source link

[Docs] Tree-shaking benchmark of RN app #581

Closed jbroma closed 1 week ago

jbroma commented 6 months ago

Summary

Add page to docs that will showcase potential gains obtained through the use of tree-shaking.

We could also add few tips how to optimize the codebase to squeeze even more out of tree-shaking, also backed with data.

thymikee commented 6 months ago

cc @matthargett

github-actions[bot] commented 5 months ago

This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.

github-actions[bot] commented 4 months ago

This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.

matthargett commented 4 months ago

I'd still really like to see this, especially to track new rspack versus old webpack backend as time goes on.

github-actions[bot] commented 2 months ago

This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.

matthargett commented 1 month ago

https://github.com/seaofvoices/darklua/issues/48 https://gitlab.com/seaofvoices/darklua/-/issues/48

matthargett commented 1 month ago

another optimization scenario that affects React hot path: https://gitlab.com/seaofvoices/darklua/-/issues/44

github-actions[bot] commented 3 weeks ago

This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.

github-actions[bot] commented 1 week ago

This issue has been automatically closed because it has been inactive for more than 14 days. Please reopen if you want to add more context.