[RM#4307][pgAdmin4] Graphical Explain Plan - Embed images in explainplan only when user try to download it - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [RM#4307][pgAdmin4] Graphical Explain Plan - Embed images in explainplan only when user try to download it
Date
Msg-id CAKKotZQSK1LWucitTb8QwOuV3JW0kf8d66UgXg_iC2Ob+OiJjA@mail.gmail.com
Whole thread Raw
Responses Re: [RM#4307][pgAdmin4] Graphical Explain Plan - Embed images inexplain plan only when user try to download it
List pgadmin-hackers
Hi,

Embedding images using .toDataURL() method hits the performance of the explain plan rendering if the plan is complex because first it downloads the images then it will convert each images into base64, to improve the performance we will embed the images only when downloading of SVG is called and not when displaying the graphical plan.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM2653] Lock layout