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: Wed, 06 Jan 2010 20:56:54 +0900

Hi
> Hi.
> This is an experimental patch that adds builtin parser. 
> The performance of making ttag files is greatly improved by building parser 
> into gtags. 
> When btree chache is big enough, speed may improve than double.
> Even when btree cache is small, it is faster than the default mode. 

It's very fast! It's great optimization.

By the way, it seems that you have done the following modifications at a time.

1. built-in parser
2. giant steps
3. 1pass parsing using temporary file
4. external writer

Though these might be supplemented each other, they are basically separate.
Is it difficult to implement these optimizations one by one?

--
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]