Slower OG generation after upgrading Next (15.1.4 → 15.5.3) and React (19.0.0 → 19.1.1) #84234
Unanswered
Kacper-Arendt
asked this question in
App Router
Replies: 0 comments
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.
-
After upgrading Next from 15.1.4 to 15.5.3 and React from 19.0.0 to 19.1.1, we noticed an increase in OG generating time from around 90 ms to over 160 ms.
The app is self-hosted on Node 20 with Express 4.21.2.
Is there anything we can do about this?
screenshot of the chart and the code below.
Code
Beta Was this translation helpful? Give feedback.
All reactions