-
Notifications
You must be signed in to change notification settings - Fork 0
Image conversion slows loading #41
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Converting big size images from buffer to base64 string takes a lot of time and greatly reduces movement on the website. The website feels laggy and sluggish in a way.
Is there a better way to handle big images ? Or should we cache the base64string image in the first place, thereby avoiding to convert image everytime there is an update ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested