From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Kieran McCusker <kieran(dot)mccusker(at)kwest(dot)info> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Performance of pgAdmin 14 Beta 1 |
Date: | 2011-05-28 13:30:09 |
Message-ID: | 4DE0F8E1.1070303@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On 05/17/2011 01:00 PM, Kieran McCusker wrote:
> [...]
> I've noticed the performance of version 14 is noticeably worse than
> version 12 when clicking on tables.
>
> ~0.1 seconds for V12 comapared to ~0.5 seconds in V14.
>
> Looking at the logs I see that the details for all the tabs are selected
> by V14 but in V12 only the details for the current tab of the property
> pane are selected.
>
> As the additional tabs are used much less frequently by me and my users
> couldn't they be lazy loaded as they were in V12?
>
This behaviour change was done when we added the feature that allows one
to move the tabs
(http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5a02585b3bfa7c7d1f643c30daa1ad3136e66e3d)
It does more than that, and it gives us much more features we wish to
use in future releases.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Uckun | 2011-05-29 01:09:32 | Re: Pgadmin III loses connection with remote database and then hangs for a long time. |
Previous Message | Guillaume Lelarge | 2011-05-28 12:15:46 | Re: Pgadmin III loses connection with remote database and then hangs for a long time. |