lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5686 Simplify


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5686 Simplify and speed up uniquify
Date: Wed, 29 Jan 2020 05:52:43 -0000

Patch counted down - please push.


[issues:#5686] Simplify and speed up uniquify

Status: Started
Created: Fri Jan 24, 2020 12:55 PM UTC by Han-Wen Nienhuys
Last Updated: Mon Jan 27, 2020 11:26 AM UTC
Owner: Han-Wen Nienhuys

Previously we sorted the array twice. Instead, we use a hash set. This
makes the procedure O(N) rather than O(N log N).

https://codereview.appspot.com/583390043


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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]