GNU bug report logs -
#74748
Constructor created by define-configuration is slow (>25s) when many fields are defined
Previous Next
Full log
Message #14 received at 74748 <at> debbugs.gnu.org (full text, mbox):
Hi,
Tomas Volf <~@wolfsden.cz> writes:
> I admit I did not test the patch attached, but my understanding is that
> even if the speed up was sufficient, it would take effect only for
> compilation via the make command.
No, (guix build compile) is also used by (guix self), which is what
‘guix pull’ & co. use.
I pushed the patch as 5b158ddca9425d79ea4ceb374003fe0f7e6bd336, it can
only be beneficial.
> The actual problem for me was the slowness in REPL. Would that be
> addressed by the patch above? If not, do we have any way to do that?
At the REPL you could type:
,o optimization-level 1
You could use ‘repl-option-set!’ from ~/.guile somehow I guess.
Thanks,
Ludo’.
This bug report was last modified 62 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.