#125 closed defect (fixed)
Step counter updates are too frequent
Reported by: | ke | Owned by: | ke |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Step counter in window title is updated on every step, I suspect this is the reason why my whole X becomes very unresponsive during long runs. Need to cut the number of updates down (every 100 steps or so) during fast-forward and make sure it is updated when Kahina goes out of fast-forward mode.
Change History (2)
comment:1 Changed 7 years ago by ke
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by ke
Ha! This more than halved the CPU load while compiling a QType grammar! Sometimes it's the little things...
Note: See
TracTickets for help on using
tickets.
fixed in [1255]