Integrated: 1821: The 'timeline` API in GitHub doesn't point out the sorting order
Guoxiong Li
gli at openjdk.org
Wed Feb 15 16:13:48 UTC 2023
On Wed, 15 Feb 2023 10:31:55 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
This pull request has now been integrated.
Changeset: d6825bf2
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/skara/commit/d6825bf279798c43d6c824c64fe0c1f6be5e9a7b
Stats: 15 lines in 2 files changed: 11 ins; 1 del; 3 mod
1821: The 'timeline` API in GitHub doesn't point out the sorting order
Reviewed-by: ihse, erikj
-------------
PR: https://git.openjdk.org/skara/pull/1473
More information about the skara-dev
mailing list