This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Compilation time analysis via ClangBuildAnalyzer #1160
Labels
You can continue the conversation there. Go to discussion →
Trying to speed up compilation times a bit. The first step is an analysis using ClangBuildAnalyzer, which I ran over the entire repository, with tests and examples enabled.
ClangBuildAnalyzer output here:
https://gist.github.com/vittorioromeo/ab81ce00927149737398f97d3948b62e
Most of the time is spent in these instantiations, would be nice to try and optimize those:
The text was updated successfully, but these errors were encountered: