admb-project / admb

AD Model Builder
http://admb-project.org
Other
64 stars 19 forks source link

Fix slower runtime performance on some models. #267

Closed johnoel closed 1 year ago

johnoel commented 2 years ago

Continuation of Issue #255 opened by @arni-magnusson.

Rick-Methot-NOAA commented 2 years ago

With stock synthesis models, Kathryn found faster performance with ADMB 13.0 using linux. I tried a couple of the same models in windows and found ADMB 13.0 to be slower: | model | 12.3 | 13.0 | | hake2018 | 41 sec | 55 sec | | morphs | 2min 22 sec | 3 min 51 sec |

jimianelli commented 2 years ago

I've tried 3 different models comparing the old and get substantially faster executions with 13.0. All on a mac tho. will try PC now

On Wed, Aug 10, 2022 at 12:18 PM Richard Methot @.***> wrote:

With stock synthesis models, Kathryn found faster performance with ADMB 13.0 using linux. I tried a couple of the same models in windows and found ADMB 13.0 to be slower: | model | 12.3 | 13.0 | | hake2018 | 41 sec | 55 sec | | morphs | 2min 22 sec | 3 min 51 sec |

— Reply to this email directly, view it on GitHub https://github.com/admb-project/admb/issues/267#issuecomment-1211154610, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUW7YTQKWYJEQK2NN6SADDVYP6AVANCNFSM56CRW2OQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Jim Ianelli

johnoel commented 1 year ago

Improve runtime performance with 8ebedd6.