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.48k stars 110 forks source link

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

Open jbroma opened 7 months ago

jbroma commented 7 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 7 months ago

cc @matthargett

github-actions[bot] commented 6 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 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.

matthargett commented 5 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 3 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 2 months ago

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

matthargett commented 2 months ago

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

github-actions[bot] commented 1 month 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 month 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.