GTG

constant parsing makes things slow

Bug #354930 reported by Jeff Fortin Tam
This bug report is a duplicate of:  Bug #351867: Taskbrowser refresh is way too slow. Edit Remove
2
Affects Status Importance Assigned to Milestone
GTG
New
Undecided
Unassigned

Bug Description

try typing a lot of stuff in the task editor (title, description, tags, subtasks) with an atom processor. I think it would be reasonable to add a 1 second timer that resets everytime a character is typed or something.

Revision history for this message
Jeff Fortin Tam (kiddo) wrote :

actually, some more ideas on how to save cpu cycles:
- do not parse @tags until the user has pressed spacebar (thus forming a complete word/tag)
- do not parse the title/subtasks until the user hit the enter key, or changed line with teh arrow keys, or closed the window, or something like that

Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) wrote :

The parsing is very very fast and very optimized. The problem is that modifying a tag or the title asks for a refresh of the whole browser which is slow. Marking as duplicate accordingly.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.