|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5897 rational: optimize comparison |
Date: | Sun, 12 Apr 2020 16:38:46 -0000 |
Diff:
Passes make, make check and a full make doc
[issues:#5897] rational: optimize comparison
Status: Started
Created: Sun Apr 12, 2020 04:03 PM UTC by Han-Wen Nienhuys
Last Updated: Sun Apr 12, 2020 04:03 PM UTC
Owner: Han-Wen Nienhuys
calculating sign(left-right) is correct, but requires an unnecessary
GCD calculation to normalize the result.
Rational::compare takes about 1% of cumulative time in the carver MDSM
profile
https://codereview.appspot.com/559820044
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] |