[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add new command --file-list (-F) to global, and use it in ht
From: |
Shigio YAMAGUCHI |
Subject: |
Re: [PATCH] Add new command --file-list (-F) to global, and use it in htags |
Date: |
Tue, 17 Nov 2009 14:47:30 +0900 |
Hi,
> This patch decreases the frequency that htags executes global command
> by changing the method of passing a list of path name from command line
> argument
> to temporary file.
Bringing this result together:
Htags executing time (second)
default 2pass-mode
------------------------------------------
Current 355 459
Patch 356 417
In a word, the 2pass mode speeds up gtags(1), but speeds down htags(1).
You did an optimization for it, didn't you? The effect seems to be clear.
I feel that we are walking on a correct road.
Thank you for your patch.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3