Ticket #79 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

management_console.exe wastes too much memmory

Reported by: anton Owned by: rcarvalho
Priority: critical Milestone: UmitWeb 0.1RC1
Component: umitWeb Version: current svn
Keywords: Cc:

Description

process - management_console.exe takes too much memmory. When started it tookes about 13 MB and it is grows above and above.. Now i see from 140 MB till 150 MB ...

Change History

Changed 5 years ago by rcarvalho

  • status changed from new to assigned

Changed 5 years ago by rcarvalho

  • milestone set to UmitWeb 0.1RC1

Changed 4 years ago by rcarvalho

  • status changed from assigned to closed
  • resolution set to fixed

gpolo and I tested lots of times management_console, and I've fixed the problem of memory leaking (with his help of course). Now management console do a better use of resources using gobject.timeout_add instead of gobject.idle_add, and it prevents the console to do unecessary data processment.

Note: See TracTickets for help on using tickets.