bug-global
[Top][All Lists]
Advanced

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

question about anchor database


From: Hideki IWAMOTO
Subject: question about anchor database
Date: Mon, 19 May 2003 23:44:52 +0900

I timed the execution time of htags using each of three formats of tags files.
Source code is linux-2.4.20. -D and -c of htags were used.

As for any format, creation of an anchor database has taken time most.
Is this a result as expected?
Even if it takes time like this, is there any meaning which makes an anchor 
database?

>grep '^\[' standard/htags.log
[Sun May 18 21:00:18 JST 2003] Htags started
[Sun May 18 21:00:18 JST 2003] (#) checking tag files ...
[Sun May 18 21:00:20 JST 2003] (0) making directories ...
[Sun May 18 21:00:20 JST 2003] (1) making CGI program ...
[Sun May 18 21:00:20 JST 2003] (2) making help.html ...
[Sun May 18 21:00:21 JST 2003] (3) making duplicate entries ...
[Sun May 18 21:39:02 JST 2003] (4) making search index ...
[Sun May 18 21:39:03 JST 2003] (5) making function index ...
[Sun May 18 21:41:28 JST 2003] (6) making file index ...
[Sun May 18 21:44:23 JST 2003] (#) making a common part ...
[Sun May 18 21:44:23 JST 2003] (7) making index file ...
[Sun May 18 21:44:23 JST 2003] (8) making main index ...
[Sun May 18 21:44:23 JST 2003] (#) making temporary database ...
[Sun May 18 23:07:28 JST 2003] (9) making hypertext from source code ...
[Sun May 18 23:44:21 JST 2003] Done.
[Information]
>grep '^\[' pathindex/htags.log
[Sun May 18 23:58:37 JST 2003] Htags started
[Sun May 18 23:58:37 JST 2003] (#) checking tag files ...
[Sun May 18 23:58:45 JST 2003] (0) making directories ...
[Sun May 18 23:58:45 JST 2003] (1) making CGI program ...
[Sun May 18 23:58:45 JST 2003] (2) making help.html ...
[Sun May 18 23:58:45 JST 2003] (3) making duplicate entries ...
[Mon May 19 00:33:44 JST 2003] (4) making search index ...
[Mon May 19 00:33:44 JST 2003] (5) making function index ...
[Mon May 19 00:35:44 JST 2003] (6) making file index ...
[Mon May 19 00:38:36 JST 2003] (#) making a common part ...
[Mon May 19 00:38:36 JST 2003] (7) making index file ...
[Mon May 19 00:38:36 JST 2003] (8) making main index ...
[Mon May 19 00:38:36 JST 2003] (#) making temporary database ...
[Mon May 19 01:56:36 JST 2003] (9) making hypertext from source code ...
[Mon May 19 02:33:46 JST 2003] Done.
[Information]
>grep '^\[' compact/htags.log 
[Mon May 19 19:57:21 JST 2003] Htags started
[Mon May 19 19:57:21 JST 2003] (#) checking tag files ...
[Mon May 19 19:57:36 JST 2003] (0) making directories ...
[Mon May 19 19:57:36 JST 2003] (1) making CGI program ...
[Mon May 19 19:57:36 JST 2003] (2) making help.html ...
[Mon May 19 19:57:36 JST 2003] (3) making duplicate entries ...
[Mon May 19 20:35:30 JST 2003] (4) making search index ...
[Mon May 19 20:35:30 JST 2003] (5) making function index ...
[Mon May 19 20:35:55 JST 2003] (6) making file index ...
[Mon May 19 20:38:34 JST 2003] (#) making a common part ...
[Mon May 19 20:38:34 JST 2003] (7) making index file ...
[Mon May 19 20:38:34 JST 2003] (8) making main index ...
[Mon May 19 20:38:34 JST 2003] (#) making temporary database ...
[Mon May 19 21:35:30 JST 2003] (9) making hypertext from source code ...
[Mon May 19 22:11:13 JST 2003] Done.
[Information]

----
Hideki IWAMOTO  address@hidden





reply via email to

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