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

* clean up and optimize actor name validation. #6919

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

markusschaber
Copy link
Contributor

(No issue filed, but discussed at Akka.NET Discord ).

Changes

Optimizing the check for valid actornames, and fixing the error message thrown for invalid names. I also deleted some unused "using" statements.

Benchmarked at: https://htmlpreview.github.io/?https://github.com/markusschaber/microbenchmarks/blob/master/CharInStringOrArray/BenchmarkDotNet.Artifacts/results/CharInStringOrArray.ActorPath-report.html

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Latest dev Benchmarks

Include data from the relevant benchmark prior to this change here.

This PR's Benchmarks

Include data from after this change here.

Copy link
Contributor

@Arkatufus Arkatufus left a comment

Choose a reason for hiding this comment

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

LGTM

@Arkatufus Arkatufus enabled auto-merge (squash) September 18, 2023 16:16
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) September 18, 2023 16:54
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

These were racy spec failures - unaffected by your changes.

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.

3 participants