|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5344 Avoid repeated calculation of accepted contexts |
Date: | Fri, 22 Jun 2018 22:10:14 -0000 |
commit a358ea26328939acdcfb0f08f307bb1c3b076915 (HEAD -> pushed/issue-5344-context-acceptance-set, origin/staging)
Author: Dan Eble address@hidden
Date: Sat May 26 19:44:26 2018 -0400
Issue 5344: Avoid repeated calculation of accepted contexts Encapsulate the list of accepted contexts into Acceptance_set, which is owned by both Context_def and Context. The merging of context mods that used to occur anew for every call to path_to_acceptable_context() now occurs once when a context is instantiated.
[issues:#5344] Avoid repeated calculation of accepted contexts
Status: Fixed
Labels: Fixed_2_21_0
Created: Thu Jun 14, 2018 10:05 PM UTC by Dan Eble
Last Updated: Fri Jun 22, 2018 06:57 AM UTC
Owner: Dan Eble
Avoid repeated calculation of accepted contexts
Encapsulate the list of accepted contexts into Acceptance_set, which
is owned by both Context_def and Context. The merging of context mods
that used to occur anew for every path_to_acceptable_context () call
now occurs once when a context is instantiated.
http://codereview.appspot.com/346080043
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.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |