|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5681 Instrument and improve GC time |
Date: | Fri, 24 Jan 2020 22:55:00 -0000 |
Diff:
Fails make
... Making lily/out/main.o < cc Making lily/out/dynamic-align-engraver.o < cc Making lily/out/grob-info.o < cc Making lily/out/stencil-interpret.o < cc /home/james/lilypond-git/lily/main.cc: In function 'void setup_guile_v2_env()': /home/james/lilypond-git/lily/main.cc:769:6: error: 'GC_free_space_divisor' was not declared in this scope GC_free_space_divisor = 1; ^~~~~~~~~~~~~~~~~~~~~ /home/james/lilypond-git/build/../stepmake/stepmake/c++-rules.make:4: recipe for target 'out/main.o' failed make[1]: *** [out/main.o] Error 1 make[1]: *** Waiting for unfinished jobs.... /home/james/lilypond-git/build/../stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed make: *** [all] Error 2
[issues:#5681] Instrument and improve GC time
Status: Started
Created: Fri Jan 24, 2020 09:48 AM UTC by Han-Wen Nienhuys
Last Updated: Fri Jan 24, 2020 10:03 AM UTC
Owner: Han-Wen Nienhuys
Setting GC_free_space_divisor to 1 decreases GC time on GUILE v2 from
2.1s to 1.75s, a 17% speedup for the Mozart horn concerto example
Don't try to tune the GUILE 1.8 GC if we are on GUILE 2.
https://codereview.appspot.com/577380043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |