OrangeC icon indicating copy to clipboard operation
OrangeC copied to clipboard

Profile compilation of C++ code looking for compiler bottlenecks

Open LADSoft opened this issue 6 years ago • 0 comments

It was suggested in #358 that we profile the compiler while it is compiling complex C++ code involving templates and so forth.

This is a separate issue to keep track of that so it isn't lost in the shuffle.

One thing Alexandre Bencz suggested might be a good thing to test in #358:

https://github.com/emweb/wt

This project take a lot of time to build with gcc/msvc++, this is a complex project

LADSoft avatar Sep 05 '19 19:09 LADSoft