Skip to content

Use in-place sort#153

Merged
pkerpedjiev merged 1 commit intohiglass:developfrom
AryazE:performance
Aug 28, 2024
Merged

Use in-place sort#153
pkerpedjiev merged 1 commit intohiglass:developfrom
AryazE:performance

Conversation

@AryazE
Copy link
Copy Markdown
Contributor

@AryazE AryazE commented Aug 28, 2024

Description

What was changed in this pull request?
This change replace sorted with in-place sort for entries.

Why is it necessary?
Since the intention was to sort the entries list and the unsorted list is never used, this change improves both the runtime performance and memory footprint.

Checklist

  • Unit tests added or updated
  • Updated CHANGELOG.md
  • Run black .

@pkerpedjiev pkerpedjiev merged commit 55061be into higlass:develop Aug 28, 2024
@pkerpedjiev
Copy link
Copy Markdown
Member

Looks good. Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants