Ticket #343 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
