Skip to content

Adding sentry to Remix increases latency by a lot #12285

Description

@aon

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/remix

SDK Version

8.6.0

Framework Version

2.9.1

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

  1. Create a remix project with express as backend
  2. Add sentry to your project following instructions in https://docs.sentry.io/platforms/javascript/guides/remix/manual-setup/#installation
  3. Add a loader to a page
  4. Build and start application
  5. See how latency increases

Expected Result

As we're using a localhost environment, latency should be in the order of 1 ms.

image

Actual Result

Latency is in the order of 200/300ms.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions