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

Optimize MapX.Assign and MapX.NewWith #449

Merged
merged 2 commits into from
Dec 26, 2024
Merged

Optimize MapX.Assign and MapX.NewWith #449

merged 2 commits into from
Dec 26, 2024

Conversation

mlange-42
Copy link
Owner

Use World.GetUnchecked except for the first assignment.

@mlange-42 mlange-42 added the performance Performance-related stuff label Dec 25, 2024
@mlange-42 mlange-42 self-assigned this Dec 25, 2024
@coveralls
Copy link
Collaborator

coveralls commented Dec 25, 2024

Pull Request Test Coverage Report for Build 12496795307

Details

  • 198 of 198 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12475744324: 0.0%
Covered Lines: 6455
Relevant Lines: 6455

💛 - Coveralls

@mlange-42 mlange-42 merged commit 837c3c3 into main Dec 26, 2024
19 checks passed
@mlange-42 mlange-42 deleted the optimize-assign branch December 26, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance-related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants