<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 12 Feb 2021 at 02:10, <<a href="mailto:subversion@hamsterrepublic.com">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">teeemcee<br>
2021-02-11 05:04:56 -0800 (Thu, 11 Feb 2021)<br>
385<br>
scons: don't use "git svn info" at all on any OS, it's so slow<br>
<br>
Instead, use the "git log --grep ..." fallback already used on Windows.<br>
<br>
On my Linux machine, this reduces the time for running "scons unlump" with no<br>
rebuild needed from 1.4s to 0.8s, which feels like a lot in practice.  Because<br>
scons does things in parallel, the reduction for a no-rebuild "scons" is only<br>
1.5s -> 1.3s.<br></blockquote><div><br></div><div>Oh, but those times are after warming up. For me (no SSD), build times are about 10x or more greater with no warmup or when short on RAM, so this change makes a huge difference.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
---<br>
U   wip/ohrbuild.py<br>
<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div></div>