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

ActorThermalPlant evaluates one output variable #604

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Conversation

bclyons12
Copy link
Member

This has a few performance improvements, but the big thing is that we were evaluating three output variables and then only using one of them. This simplifies it.

@jacksonharvey can you check this for correctness?

@bclyons12
Copy link
Member Author

ActorThermalPlant goes from:

45.731647 seconds (186.04 M allocations: 16.678 GiB, 6.25% gc time, 0.00% compilation time)

to

27.925247 seconds (120.36 M allocations: 11.163 GiB, 5.47% gc time, 0.00% compilation time)

@orso82
Copy link
Member

orso82 commented Jul 24, 2024

same here, lots of warnings that I have not seen before, as in https://github.com/ProjectTorreyPines/FUSE.jl/actions/runs/10069628431/job/27836907512?pr=604#step:12:2145

@bclyons12
Copy link
Member Author

This results in no changes to the dd, so I'm going to merge.

@orso82
Copy link
Member

orso82 commented Jul 30, 2024

👍

@orso82 orso82 closed this Jul 30, 2024
@orso82 orso82 reopened this Jul 30, 2024
@bclyons12 bclyons12 merged commit f2f9463 into master Jul 30, 2024
1 of 2 checks passed
@bclyons12 bclyons12 deleted the atp_simplify branch July 30, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BOP balance of plant performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants