Ticket #343 (closed defect: fixed)

Opened 10 months ago

Last modified 5 months ago

Vidalia is unresponsive if 'Debug' logs are enabled

Reported by: edmanm Owned by: edmanm
Priority: normal Milestone: Vidalia 0.1.8
Component: Vidalia Version:
Keywords: Cc:

Description

If 'Debug' and higher log messages are enabled, Vidalia spends all of its time processing log messages and becomes unresponsive. We need to figure out what the expensive operations are when processing log messages and see how we can optimize. My suspicion is that calling sizeHintForColumn for every message is what's killing us.

Change History

Changed 5 months ago by edmanm

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Vidalia 0.1.8

Fixed in r2950 and r2922.

Note: See TracTickets for help on using tickets.