I
Igor R.
Hello all,
In my project I use lots of templates, and it takes too much time to
compile and to perform link-time code generation. I probably have to
refactor the code, but I'd like to know where exactly the bottlenecks
are - what causes the compiler/linker to work hard.
Is there some way/technique to perform compile-time profiling -
particularly, to trace compilation process of templates?
Thanks!
In my project I use lots of templates, and it takes too much time to
compile and to perform link-time code generation. I probably have to
refactor the code, but I'd like to know where exactly the bottlenecks
are - what causes the compiler/linker to work hard.
Is there some way/technique to perform compile-time profiling -
particularly, to trace compilation process of templates?
Thanks!