Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Upgrade redo package to 2.0.1 #494

Closed
samueldg opened this issue Oct 12, 2018 · 2 comments
Closed

Upgrade redo package to 2.0.1 #494

samueldg opened this issue Oct 12, 2018 · 2 comments

Comments

@samueldg
Copy link
Contributor

Yesterday, the mozilla/releng folks released version 2.0.1 of the redo package, which Catalyst uses in get_exchange_data. That function is one of the "hottest" parts of the code, and is executed very frequently.

Version 2.0.1 of redo includes a significant performance fix I made specifically based off my profiling of a Catalyst run.

There are more details in my PR: mozilla-releng/redo#51,
the TL;DR being that upgrading this library would shave off around 10% of the time it takes to run a long backtest.

lenak25 added a commit that referenced this issue Oct 14, 2018
@lenak25
Copy link
Contributor

lenak25 commented Oct 14, 2018

@samueldg , thanks for this improvement!
We have updated the requirements files, so the next catalyst release will include the upgraded version of redo.

@lenak25
Copy link
Contributor

lenak25 commented Nov 11, 2018

Included in released 0.5.21.

@lenak25 lenak25 closed this as completed Nov 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants