Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

baggepinnen
Copy link
Contributor

Looping over t caused lots of allocations. This PR introduces a function barrier that lessens the impact of this to almost negligible

Looping over `t` caused lots of allocations. This PR introduces a function barrier that lessens the impact of this to almost negligible
@codecov-commenter
Copy link

Codecov Report

Merging #196 (9c75bb6) into master (2e9dfed) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   80.64%   80.73%   +0.08%     
==========================================
  Files          15       15              
  Lines         863      867       +4     
==========================================
+ Hits          696      700       +4     
  Misses        167      167              
Impacted Files Coverage Δ
src/differentiation/compute_jacobian_ad.jl 90.00% <100.00%> (+0.16%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ChrisRackauckas ChrisRackauckas merged commit 16789e2 into JuliaDiff:master Aug 23, 2022
@baggepinnen baggepinnen deleted the patch-1 branch August 23, 2022 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants