[Scons-users] SCons very slow on GitHub actions
Mats Wichmann
mats at wichmann.us
Mon Apr 28 09:48:40 EDT 2025
On 4/28/25 07:42, Leonard de Ruijter wrote:
> Dear Mats,
>
>
> Thanks for your quick reply.
>
> You can find comparison times in https://github.com/LeonarddeR/scons-
> examples/actions/runs/14706591575
>
> This uses the workflow file found in https://github.com/SCons/scons-
> examples/pull/7
>
> As you can see here, the Ubuntu and Mac runs take around 7 seconds,
> whereas the Windows runs take over a minute. The builds run with --
> debug=time, so you can see from the build steps that the reading part of
> the execution takes around 54 seconds.
Yeah, agree 0.23s vs 54.75s in the reading phase is definitely something
out of the ordinary!
More information about the Scons-users
mailing list