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

Performance boost for RBMKs (thanks DEKO) #1961

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

MellowArpeggiation
Copy link
Contributor

In making the RBMK neutron system more robust in cases of reactors in many dimensions, more hashmap lookups than necessary were added. This PR should cut it down to size by passing by reference instead where appropriate.

Performance improvement: 68ms over 60 seconds -> 8ms over 60 seconds

@HbmMods
Copy link
Owner

HbmMods commented Feb 28, 2025

grafik

@HbmMods HbmMods merged commit 4c2639e into HbmMods:master Feb 28, 2025
1 check passed
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