Wednesday, February 4, 2015

Re: taglist() performance

Am 2015-02-04 21:31, schrieb CodieCodemonkey:
> I have working code with and without taglist() if anyone want's to
> try.
> The function uses the ctags "inherits" field to find all classes that
> inherit from a given base class. I can send the files to you, or you
> can
> get it at
> http://stackoverflow.com/questions/25655673/c-cscope-ctags-and-vim-finding-classes-that-inherit-from-this-one/28311893#28311893.
> The old code that uses taglist() can be found by browsing the edit
> history.

Could you provide a) the tagfile and b) the two functions to search for
a specific tag
and c) the name of the tag, that makes it so slow?

I'd like to check, what makes taglist() so slow.

Best,
Christian

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: