Task 62031233954

[RFC] CChain Concurrency Improvement (Base + Tail Architecture)

2026-01-30 18:32:00 completed chain-concurrency-enhancement 711b3f4647811b2ae63bcbbe2a0eb6d680a5fb29


Commands that took longer than 1 second (total 42m19s)
linedurationpercentagecommand
167159s2%library
18860s0%compiler .......................... MSVC 19.44.35222.0, C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe
18920s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc /Zi /O2 /Ob1 -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
18970s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /bigobj /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
19020s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
19070s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc /O1 /Ob1 -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
191239m51s94%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
Tags
  • Windows native, VS 2022
  • chain-concurrency-enhancement
  • COMPLETED