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,018 - 8,762 +3%
GET With Sentry 1,371 15% 1,394 -2%
GET With Sentry (error only) 6,079 67% 6,136 -1%
POST Baseline 1,194 - 1,200 -1%
POST With Sentry 505 42% 542 -7%
POST With Sentry (error only) 1,051 88% 1,062 -1%
MYSQL Baseline 3,312 - 3,361 -1%
MYSQL With Sentry 452 14% 476 -5%
MYSQL With Sentry (error only) 2,723 82% 2,740 -1%

View base workflow run

@logaretm logaretm force-pushed the tim/awad/use-rolldown branch from d833c5b to cdfba70 Compare November 11, 2025 09:42
@logaretm logaretm force-pushed the tim/awad/use-rolldown branch from cdfba70 to f7f566a Compare November 11, 2025 09:43
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