ctags vs. csope vs. mkid (id tools) speed
October 16th, 2009 2:01 am
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