[Top][All Lists]
[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, 08 Dec 2009 09:36:42 +0900 |
> Because I cannot solve this problem, I will remove 2-pass mode from the
> repository.
Though I think 2pass mode has domination enough, I esteem your judgment.
I understand your idea that a new improvement should work with a small cash.
I think that a fundamental problem is our using Berkeley DB.
Since Berkeley DB doesn't support multi-index, we cannot have a index for
path name. If we can use it, we might improve anchor_load() and incremental()
ealily.
I will investigate new DB which supports multi-index. One candidate is Myisam.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3