Replies: 3 comments 2 replies
-
cc @kodadot/internal-dev |
Beta Was this translation helpful? Give feedback.
-
Oh, I guess this is the image endpoint from fxart? If yes, I just updated the headers yesterday so that the browser can cache it kodadot/private-workers@ For non-images from image workers, etag has not yet been utilised. I will improve that to make it faster https://github.com/kodadot/workers/blob/eda0b2477a27126022c6fd142fc5dfdfa379b0c1/image/src/routes/ipfs.ts#L74
On Canary, navigating to the user page is noticeably slow, probably due to some blocking requests for the profile endpoints. Anyway, providing us with specific endpoints or pages would be very helpful for checking. |
Beta Was this translation helpful? Give feedback.
-
It could optimise the loading time for the drop minting page, by cutting some unnecessary requests. #10345 |
Beta Was this translation helpful? Give feedback.
-
just general feelings:
Navigating trough pages seems to be slower than normal
Images take more time to load
many refreshes required in order for things to appear
what can be done?
Beta Was this translation helpful? Give feedback.
All reactions