Archive for the 'indexing' Category
ctags vs. csope vs. mkid (id tools) speed

simple measurement of indexing a code base of a total of 3471527 lines  10477733 words 114906510 charaters in 9478 files (mixed c++ and C, but mainly C++)

* cscope: 63 s

* ctags: 55 s

* mkid: 36 s