Skip to content

Conversation

SimonCropp
Copy link
Contributor

  • remove 1 dictionary lookup. since previously GetOrElse and Remove are a dictionary lookup
  • remove redundant list allocation
  • remove redundant enumeration over the above empty list

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb
Copy link
Member

Test failure was not related to this spec - it's an Akka.Streams spec that's tightly bounded to timings, which makes it somewhat inherently racy.

@Aaronontheweb Aaronontheweb merged commit 21ee0c4 into akkadotnet:dev Dec 18, 2024
10 of 12 checks passed
This was referenced Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants