Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add use Rspack to build performance guide #7251

Closed

Conversation

chenjiahan
Copy link

This PR adds the "use Rspack" guide to the build performance document.

Using Rspack can be a pragmatic option for Webpack users. If the user has already tried to optimize the build performance of the webpack application and has not achieved the expected results, then using Rspack would be a good choice.

Feel free to close this if this is inappropriate for webpack documentation ❤️

  • Read and sign the CLA. PRs that haven't signed it won't be accepted.
  • Make sure your PR complies with the writer's guide.
  • Review the diff carefully as sometimes this can reveal issues.
  • Do not abandon your Pull Request: Stale Pull Requests.
  • Remove these instructions from your PR as they are for your eyes only.

Copy link

vercel bot commented May 7, 2024

@chenjiahan is attempting to deploy a commit to the Webpack Docs Team on Vercel.

A member of the Team first needs to authorize it.

@chenjiahan
Copy link
Author

@alexander-akait Can you review this PR? Thanks! ❤️

@chenxsan
Copy link
Member

Not sure it's a good idea to add it to build performance guide, it's more like a replacement of webpack from what I can tell. Maybe https://webpack.js.org/comparison/ if you want to update the table.

@snitin315
Copy link
Member

Yes, comparison table should be the place for Rspack.

@chenjiahan
Copy link
Author

Thanks for the suggestion! Indeed, Rspack seems more like a replacement for webpack. Unlike other replacements, Rspack aims to be compatible with and accelerate the webpack ecosystem, rather than break it.

The comparison table looks a bit outdated, and adding Rspack to it might not catch the users' attention. I will close this PR first, then see if we can add anything to the webpack documentation. ❤️

@chenjiahan chenjiahan closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants