Microsoft Visual C 2019 2021 Access
| Metric | MSVC 2019 (v19.20) | MSVC 2021 (v19.30) | |--------|--------------------|--------------------| | Compile time (full) | 187 sec | 142 sec (-24%) | | Binary size | 12.4 MB | 10.9 MB (-12%) | | C++20 features used | 0 | std::span , std::format , concepts (3) | | Warning count | 1,204 | 892 (-26%) due to improved constexpr analysis |
To summarize the landscape of Microsoft Visual C++ between 2019 and 2021: microsoft visual c 2019 2021
To understand why is on your PC, you need to understand how Windows applications are built. | Metric | MSVC 2019 (v19