Skip to content

Conversation

@logaretm
Copy link
Collaborator

@logaretm logaretm commented Nov 11, 2025

Continuation of the work done in #18065

Some bundles are seeing -10% in size reduction, while some see 15% ish. Speed benefits will only be more visible if we fully embrace rolldown and remove any JS plugins.

TODO:

  • Get the build working again repo wide.
  • Remove as many JS plugins as possible
    • Sucrase
    • Replace plugin
    • License
    • TypeScript
    • Terser

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2025

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 9,162 - 9,170 -0%
GET With Sentry 1,344 15% 1,391 -3%
GET With Sentry (error only) 6,023 66% 6,178 -3%
POST Baseline 1,196 - 1,204 -1%
POST With Sentry 509 43% 528 -4%
POST With Sentry (error only) 1,052 88% 1,070 -2%
MYSQL Baseline 3,296 - 3,348 -2%
MYSQL With Sentry 420 13% 499 -16%
MYSQL With Sentry (error only) 2,697 82% 2,757 -2%

View base workflow run

@logaretm logaretm force-pushed the tim/awad/use-rolldown branch 2 times, most recently from cdfba70 to f7f566a Compare November 11, 2025 09:43
@logaretm logaretm force-pushed the tim/awad/use-rolldown branch from f814817 to 79864a2 Compare November 11, 2025 18:38
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.

3 participants