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

Optimizations #1194

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

cbirkhold
Copy link
Contributor

1/ Avoid copies and temporaries.
2/ Faster access to atmosphere values when multiple altitude dependent values are queried.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 71.87500% with 9 lines in your changes missing coverage. Please review.

Project coverage is 25.01%. Comparing base (d04edb8) to head (e8f1255).

Files with missing lines Patch % Lines
src/input_output/FGGroundCallback.h 0.00% 5 Missing ⚠️
src/math/FGLocation.h 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1194      +/-   ##
==========================================
+ Coverage   24.96%   25.01%   +0.04%     
==========================================
  Files         170      170              
  Lines       19283    19307      +24     
==========================================
+ Hits         4814     4829      +15     
- Misses      14469    14478       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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