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

Replace level transition and phixtarget pointers with indicies into block allocations #123

Merged
merged 58 commits into from
Sep 10, 2024

Conversation

lukeshingles
Copy link
Member

@lukeshingles lukeshingles commented Sep 7, 2024

sim2010 classic mode 2-120 days 2e7pkt 960 core JUWELS runtime decreased from 1.18k core hrs (v2024.09) to 1.13k core hours (4.5% faster).

Each level's photoionisation target list was a separately-allocated pointer, and now is an index to a single block allocation.

@lukeshingles lukeshingles marked this pull request as ready for review September 10, 2024 21:02
@lukeshingles lukeshingles merged commit b7e8ded into develop Sep 10, 2024
41 checks passed
@lukeshingles lukeshingles deleted the indiciesnotpointers branch September 10, 2024 21:03
lukeshingles added a commit that referenced this pull request Sep 11, 2024
sim2010 classic mode 2-120 days 2e7pkt 960 core JUWELS runtime decreased from 1.18k core hrs (v2024.09) to 1.13k core hours (4.5% faster).
@lukeshingles lukeshingles changed the title Replace level transition pointers with indicies Replace level transition pointers and phixtargets with indicies into block allocation Sep 13, 2024
@lukeshingles lukeshingles changed the title Replace level transition pointers and phixtargets with indicies into block allocation Replace level transition and phixtarget pointers with indicies into block allocation Sep 13, 2024
@lukeshingles lukeshingles changed the title Replace level transition and phixtarget pointers with indicies into block allocation Replace level transition and phixtarget pointers with indicies into block allocations Sep 13, 2024
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.

1 participant