Re: SCons very slow on GitHub actions
Mats Wichmann <[email protected]> Mon, 28 Apr 2025 07:48:40 -0600
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
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!