Next.js Discord

Discord Forum

Response time about next/image per image size

Unanswered
Ragdoll posted this in #help-forum
Open in Discord
RagdollOP
Is there any difference in the amount of time it takes for next/image to convert an image at runtime depending on the size of the image placed in the public directory?

For example, if I want to use next/image to retrieve a web page of an arbitrary size, how much difference will there be in server response time between a 1.0MB png file and a 700KB jpg file?

0 Replies