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

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Couple of minor performance tweaks. Tests on myWindo
Дата
Msg-id E1dK2QJ-0001p7-1i@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: George Gelashvili
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Another minor perf tweak for the runtime.