Skip to content

Conversation

@oioki
Copy link
Member

@oioki oioki commented Jan 15, 2026

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • 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 #issue_link_here

Closes #18830 (added automatically)

@github-actions
Copy link
Contributor

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,296 - 9,365 -1%
GET With Sentry 1,693 18% 1,732 -2%
GET With Sentry (error only) 6,036 65% 6,087 -1%
POST Baseline 1,193 - 1,172 +2%
POST With Sentry 573 48% 592 -3%
POST With Sentry (error only) 1,043 87% 1,059 -2%
MYSQL Baseline 3,309 - 3,300 +0%
MYSQL With Sentry 443 13% 493 -10%
MYSQL With Sentry (error only) 2,678 81% 2,710 -1%

View base workflow run

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

feat(actions): use javascript-sdk-gitflow app instead of personal token

3 participants