How to get control of the performance of server-side rendering #8990
Unanswered
joeprivettsmart
asked this question in
Q&A
Replies: 2 comments
-
I think you'll need to provide more information. That's generally not the experience for must users. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could use Metronome or Sentry to track performance. But usually waiting for server means your loader is slow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are running remix on our servers. The "waiting for server" time in Chrome Dev tools seems to be very long 2-4 seconds. We would like to be able to understand how we can performance tweak remix. Is this possible to tweak performance, or is it simply closed off to that? How does the Remix team effectively monitor and improve performance of Remix?
Beta Was this translation helpful? Give feedback.
All reactions