Wireshark-dev: Re: [Wireshark-dev] Visual Studio 2022 - debug build time

From: Roland Knall <rknall@xxxxxxxxx>
Date: Wed, 20 Apr 2022 09:06:42 +0200
If you do 5 consecutive builds, are they all the same time? Could be, that the first build needs to download stuff or build up cache. 

Cheers 

Am 20.04.2022 um 00:57 schrieb chuck c <bubbasnmp@xxxxxxxxx>:


I'm seeing a considerably longer Debug build time with Visual Studio 2022.

It's the choco install from the WSDG: https://www.wireshark.org/docs/wsdg_html/#ChSetupMSVC

Anyone else build on Windows, upgraded to VS2022 and made a debug build?

thanks
chuckc

C:\Development\wsbuild64_2019>msbuild /m /p:Configuration=RelWithDebInfo Wireshark.sln - Time Elapsed 00:08:44.87
C:\Development\wsbuild64_2022>msbuild /m /p:Configuration=RelWithDebInfo Wireshark.sln - Time Elapsed 00:09:47.98

C:\Development\wsbuild64_2019>msbuild /m /p:Configuration=Debug Wireshark.sln - Time Elapsed 00:07:40.34
C:\Development\wsbuild64_2022>msbuild /m /p:Configuration=Debug Wireshark.sln - Time Elapsed 00:19:33.67  <---


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe