pgAdmin 4 commit: Fixed excessive CPU usage by stopping the indefinite

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed excessive CPU usage by stopping the indefinite
Date: 2020-09-07 13:16:33
Message-ID: E1kFH0b-0002zo-EK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed excessive CPU usage by stopping the indefinite growth of the graph dataset. Fixes #5794

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c2e965f6ea5caada496254f4c5193b23a160d8a
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst | 3 ++-
web/pgadmin/dashboard/static/js/Graphs.jsx | 23 ++++++++---------------
2 files changed, 10 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-07 13:18:24 Re: [pgAdmin][SonarQube] : Remove duplicates string literals.
Previous Message Pradip Parkale 2020-09-07 12:25:39 [pgAdmin][RM5764] : RLS SQL Incorrectly generated