Task 62031233919

[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 38m12s)
linedurationpercentagecommand
16690s0%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
16750s0%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
16800s0%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
16850s0%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
16900s0%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
169535m50s93%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, fuzz, VS 2022
  • chain-concurrency-enhancement
  • COMPLETED