Speed up code cleanup by using multiple CPU cores
Hey,
I've recently noticed that the ReSharper C++ code cleanup takes quite long (around 2-6 Minutes).
In the TaskManager I see it only uses only one CPU core to process the Data which wastes much processing power on modern workstations.
Are there any plans to support multithreading?
It could really speed up things even on 4 core CPUs and that would be great!

Please sign in to leave a comment.
Hello,
This is tracked in https://youtrack.jetbrains.com/issue/RSRP-475661.
Okay, perfect!
I hope this gets added :)