Prog/TagSystem
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
#topicpath
/////////////////////////////////////////////////////////...
* 目次 [#sec94d40]
#contents();
/////////////////////////////////////////////////////////...
* TagSystem [#faa5a708]
- ソースコードを静的解析するツール。指定したシンボルの定...
/////////////////////////////////////////////////////////...
* 各種 TagStstem [#y9fbb108]
#ls2(Prog/TagSystem/);
/////////////////////////////////////////////////////////...
* 各システムでの解析速度 [#y0ec5d99]
- 各タグシステムで同一コードツリーを走査して、 DB を作り...
- 結果(2)
|~[[TagSystem>Prog/TagSystem]] |~command |~elapsed time [...
|[[cscope>Prog/TagSystem#cscope]] |cscope-ind...
|[[id-utils>Prog/TagSystem#id-utils]] |mkid ...
|[[gtags-global>Prog/TagSystem#gtags-global]] |gtags ...
|[[etags>Prog/TagSystem#etags]] |find -name...
|[[ctags-exuberant>Prog/TagSystem#ctags-xuberant]] |ctags...
// |[[Silent Bob>Prog/TagSystem#silent-bob]] |bob --make...
-- 計測条件
--- 対象:linux-4.0.1
--- CPU:Core i7-7700HQ @ 2.8GHz (8Threads)
--- Disk I/O:なし(tmpfs 上で計測)
- 結果(1)
|~[[TagSystem>Prog/TagSystem]] |~command |~elapsed t...
|[[cscope>Prog/TagSystem/cscope]] |cscope-ind...
|[[id-utils>Prog/TagSystem/id-utils]] |mkid ...
|[[gtags-global>Prog/TagSystem/gtags]] |gtags ...
|[[etags>Prog/TagSystem/etags]] |find |...
|[[ctags-exuberant>Prog/TagSystem/ctags-exuberant]] |ctag...
|[[Silent Bob>Prog/TagSystem/SilentBob]] |bob --make-...
-- 計測条件
--- 対象:linux-3.16.36
--- CPU:Core i7-3520M @ 2.90GHz (4Threads)
--- Disk I/O:あり(HDD 上で計測)
終了行:
#topicpath
/////////////////////////////////////////////////////////...
* 目次 [#sec94d40]
#contents();
/////////////////////////////////////////////////////////...
* TagSystem [#faa5a708]
- ソースコードを静的解析するツール。指定したシンボルの定...
/////////////////////////////////////////////////////////...
* 各種 TagStstem [#y9fbb108]
#ls2(Prog/TagSystem/);
/////////////////////////////////////////////////////////...
* 各システムでの解析速度 [#y0ec5d99]
- 各タグシステムで同一コードツリーを走査して、 DB を作り...
- 結果(2)
|~[[TagSystem>Prog/TagSystem]] |~command |~elapsed time [...
|[[cscope>Prog/TagSystem#cscope]] |cscope-ind...
|[[id-utils>Prog/TagSystem#id-utils]] |mkid ...
|[[gtags-global>Prog/TagSystem#gtags-global]] |gtags ...
|[[etags>Prog/TagSystem#etags]] |find -name...
|[[ctags-exuberant>Prog/TagSystem#ctags-xuberant]] |ctags...
// |[[Silent Bob>Prog/TagSystem#silent-bob]] |bob --make...
-- 計測条件
--- 対象:linux-4.0.1
--- CPU:Core i7-7700HQ @ 2.8GHz (8Threads)
--- Disk I/O:なし(tmpfs 上で計測)
- 結果(1)
|~[[TagSystem>Prog/TagSystem]] |~command |~elapsed t...
|[[cscope>Prog/TagSystem/cscope]] |cscope-ind...
|[[id-utils>Prog/TagSystem/id-utils]] |mkid ...
|[[gtags-global>Prog/TagSystem/gtags]] |gtags ...
|[[etags>Prog/TagSystem/etags]] |find |...
|[[ctags-exuberant>Prog/TagSystem/ctags-exuberant]] |ctag...
|[[Silent Bob>Prog/TagSystem/SilentBob]] |bob --make-...
-- 計測条件
--- 対象:linux-3.16.36
--- CPU:Core i7-3520M @ 2.90GHz (4Threads)
--- Disk I/O:あり(HDD 上で計測)
ページ名: