vim-taskwarrior icon indicating copy to clipboard operation
vim-taskwarrior copied to clipboard

Performance

Open blindFS opened this issue 11 years ago • 8 comments

Get very slow when over 100 tasks exist.

blindFS avatar Oct 27 '13 04:10 blindFS

Mainly caused by syntax highlighting process.

blindFS avatar Oct 27 '13 04:10 blindFS

Fixed for situations without special characters.

blindFS avatar Oct 27 '13 06:10 blindFS

Performance greatly improved after (first) bugfix Oct 28, 2013

linuxcaffe avatar Oct 28 '13 08:10 linuxcaffe

Performance took a nose-dive a while ago (not sure if it was before or after the "history" commit) I'm still on master, and it's sloooow :)

linuxcaffe avatar Nov 19 '13 16:11 linuxcaffe

Is there any none ascii char in the report?

blindFS avatar Nov 19 '13 23:11 blindFS

yes, that was it! I was using recurrence.indicator=\u262F in my taskrc, removing that sped things up a lot! thanks! (I would like to be able to use unicode indicators, some time in the future)

linuxcaffe avatar Nov 20 '13 04:11 linuxcaffe

Hello, I have a performance issue, too. I have more than 400 tasks and I rely on tw. It works great in tasksh with my taskd, but not in vim-taskwarrior. Where shall I search for possibilities for improvements?

dexic79 avatar Sep 16 '18 11:09 dexic79

performance is pretty abysmal for me with only 11 tasks on a recent MacBook Pro. It's much faster to just run :!task or run it in the terminal directly.

masukomi avatar Jun 26 '19 21:06 masukomi