Skip to content

perf(ets): replace pow() with running power in damped forecast loop - #1177

Merged
robjhyndman merged 1 commit into
robjhyndman:masterfrom
m-muecke:perf/etscalc-damped-phistar
Jun 13, 2026
Merged

perf(ets): replace pow() with running power in damped forecast loop#1177
robjhyndman merged 1 commit into
robjhyndman:masterfrom
m-muecke:perf/etscalc-damped-phistar

Conversation

@m-muecke

Copy link
Copy Markdown
Contributor

damped trend fits become about 20% faster, since pow() call was done every time in the hot path

@robjhyndman
robjhyndman merged commit 20ae423 into robjhyndman:master Jun 13, 2026
6 checks passed
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.

2 participants