Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor improvements to GetSortedLanes #1522

Merged
merged 4 commits into from
Apr 8, 2022
Merged

Conversation

originalfoo
Copy link
Member

  • quick exit if segment has no lanes
  • reduce number of memallocs while building list
  • few other minor tweaks

- quick exit if segment has no lanes
- reduce number of memallocs while building list
- few other minor tweaks
@originalfoo originalfoo added the code cleanup Refactor code, remove old code, improve maintainability label Apr 6, 2022
@originalfoo originalfoo added this to the 11.6.5.2 milestone Apr 6, 2022
@originalfoo originalfoo self-assigned this Apr 6, 2022
TLM/TLM/Util/Extensions/NetSegmentExtensions.cs Outdated Show resolved Hide resolved
@originalfoo
Copy link
Member Author

Updated.

@originalfoo originalfoo merged commit 138e111 into master Apr 8, 2022
@originalfoo originalfoo deleted the improve-sorted-lanes branch April 8, 2022 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Refactor code, remove old code, improve maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants