[pgadmin-hackers] pgAdmin 4 commit: Couple of minor performance tweaks. Tests on myWindo - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Couple of minor performance tweaks. Tests on myWindo
Date
Msg-id E1dK2QJ-0001p7-1i@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Couple of minor performance tweaks. Tests on my Windows VM show a consistent 30% startup time reduction.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f0d287588ace15dee3e4e9447ec54d9b4fef8491

Modified Files
--------------
runtime/pgAdmin4.cpp | 8 +-------
web/config.py        | 2 +-
2 files changed, 2 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: George Gelashvili
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Another minor perf tweak for the runtime.