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

opt: Use PrecomileTools #177

Merged
merged 1 commit into from
Jan 26, 2024
Merged

opt: Use PrecomileTools #177

merged 1 commit into from
Jan 26, 2024

Conversation

musoke
Copy link
Owner

@musoke musoke commented Jan 26, 2024

Use PrecompileTools to precompile functions required for a very basic simulation. This should help with TTFX.

Could be extended to PencilGrids, functions inside simulate! that only run intermittently, and summary statistics.

Use PrecompileTools to precompile functions required for a very basic
simulation.  This should help with TTFX.

Could be extended to `PencilGrids`, functions inside `simulate!` that
only run intermittently, and summary statistics.
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58ec664) 84.88% compared to head (a92d21e) 84.96%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   84.88%   84.96%   +0.08%     
==========================================
  Files           8        8              
  Lines         602      612      +10     
==========================================
+ Hits          511      520       +9     
- Misses         91       92       +1     

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

@musoke musoke merged commit 786dbc6 into main Jan 26, 2024
15 checks passed
@musoke musoke deleted the precompile branch January 26, 2024 20:30
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