RFR: 1821: The 'timeline` API in GitHub doesn't point out the sorting order [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Wed Feb 15 14:49:39 UTC 2023
On Wed, 15 Feb 2023 14:35:13 GMT, Guoxiong Li <gli at openjdk.org> wrote:
>> Hi all,
>>
>> This patch adjusts the code to avoid GitHub changing the sorting order of the `timeline` API in the future.
>> I worry that the time complexity may change from O(N) to O(N*N), but not sure.
>>
>> Thanks for the review.
>>
>> Best Regards,
>> -- Guoxiong
>
> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>
> Simplify lambda expression.
LGTM
-------------
Marked as reviewed by ihse (Reviewer).
PR: https://git.openjdk.org/skara/pull/1473
More information about the skara-dev
mailing list