Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
497 stars 96 forks source link

Parallel parsing in C++ metrics #733

Closed intjftw closed 1 week ago

intjftw commented 2 months ago

As the title says. Currently C++ metrics calculation runs sequentially. As the other parsers, C++ metrics parsing should be run in parallel.