mxmssh / IDAmetrics

IDA plugin for software complexity metrics assessment
BSD 2-Clause "Simplified" License
59 stars 16 forks source link

Increase performance using parallel threads #18

Open mxmssh opened 9 years ago

mxmssh commented 9 years ago

It's possible to increase performance of the routine complexity calculation because we can do it in parallel threads.