JPenuchot / ctbench

Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.

Home Page:https://jpenuchot.github.io/ctbench-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate (Microsoft) C++ Build Insights

JPenuchot opened this issue · comments

Seems to be comparable to Clang's time trace, so adapting ctbench to it might be pretty easy.

https://devblogs.microsoft.com/cppblog/introducing-c-build-insights/

I own zero Windows machine at the moment, so any help is welcome.

Thanks @JolyLoic for pinging me about that :)