Parallelize solution-wide analysis

Answered

It looks like solution-wide analysis is only using one or two threads to do its thing. Even with a fast processor and an SSD, for very large solutions it takes a couple of minutes from when it is first turned on to initially analyze everything. The CPU thread appears to be the bottleneck. Could solution-wide analysis be parallelized?

1
2 comments

Seems weird to me too: I run Rider on arch linux, and it uses only one CPU core to clean up the project.

 

Idk how to fix it.

0

Please sign in to leave a comment.