|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5904 Optimize get_path_list. |
Date: | Fri, 17 Apr 2020 08:32:47 -0000 |
Patch on countdown for April 19th
(is it worth a new tracker for the 'I'm going to pass on ... ' issue?)
[issues:#5904] Optimize get_path_list.
Status: Started
Created: Mon Apr 13, 2020 04:36 PM UTC by Han-Wen Nienhuys
Last Updated: Wed Apr 15, 2020 03:22 AM UTC
Owner: Han-Wen Nienhuys
It constructed a list just call memv() on it. Memv does the
hare&tortoise algorithm, so it's also unnecessarily slow.
https://codereview.appspot.com/579570043
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] |