bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add 2-pass mode to gtags


From: Shigio YAMAGUCHI
Subject: Re: [PATCH] Add 2-pass mode to gtags
Date: Tue, 24 Nov 2009 11:52:51 +0900

> When bree cache is small, current implementation of 2-pass mode
> is slower than default mode.
...
> It seems that moving use of defined() from gtags-parser to gtags is bad idea.
> I will reimplement 2-pass mode in another way.
> Since new 2-pass mode is implemented by adding tag type to output of 
> gtags-parser,
> the specifications of parser will be compatible with default mode.

Since we enhanced the default cash size of GLOBAL to 50MB for about one year 
ago,
there might particularly not be necessity for sticking to a small cash size.
It is unavoidable that a new improvement consumes the resource more.
Current 2-pass mode works faster than the default mode even when cash size == 
33MB.
It has domination enough, I think.

Of course, I don't oppose the change to a better method.
However, in one side, I hope not to change command interface if possible.

Anyway, it is not necessary to hurry up. :)
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]