GNU bug report logs -
#29299
[PATCH] build-system/go: Don't let Go executables refer to the Go compiler.
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Tue, 14 Nov 2017 17:02:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 29299 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Tue, Nov 14, 2017 at 01:57:38PM -0500, Leo Famulari wrote:
> On Tue, Nov 14, 2017 at 12:00:36PM -0500, Leo Famulari wrote:
> > This is a naive adaptation of ((guix build utils)
> > remove-store-references).
> >
> > It takes ~55 seconds to remove the references from Syncthing's
> > executables (96 MiB) on an SSD. Any ideas about how to speed it up?
>
> I checked, and remove-store-references (aka nuke-refs) takes the same
> amount of time.
So, fold-port-matches reads the port one character at a time, IIUC (I
don't really understand it).
I think we don't need to do that in this case. We could instead do
Boyer-Moore and skip 34 bytes + the length of %store-directory, which
could speed things up a lot.
But, I don't think we should wait for that in order to push this patch
:)
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.