Skip to content

Conversation

@isaacs
Copy link
Member

@isaacs isaacs commented Feb 8, 2026

wip, not yet ready for review

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #15455

@linear
Copy link

linear bot commented Feb 8, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Codecov Results 📊


Generated by Codecov Action

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

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.
⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 8,880 - 9,436 -6%
GET With Sentry 1,659 19% 1,705 -3%
GET With Sentry (error only) 6,076 68% 6,238 -3%
POST Baseline 1,204 - 1,209 -0%
POST With Sentry 601 50% 591 +2%
POST With Sentry (error only) 1,054 88% 1,039 +1%
MYSQL Baseline 3,268 - 3,339 -2%
MYSQL With Sentry 442 14% 483 -8%
MYSQL With Sentry (error only) 2,664 82% 2,700 -1%

View base workflow run

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.

Support AsyncLocalStorage in Deno

1 participant