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

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [RM#4307][pgAdmin4] Graphical Explain Plan - Embed images in explainplan only when user try to download it
Дата
Msg-id CAKKotZQSK1LWucitTb8QwOuV3JW0kf8d66UgXg_iC2Ob+OiJjA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [RM#4307][pgAdmin4] Graphical Explain Plan - Embed images inexplain plan only when user try to download it  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM2653] Lock layout