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

Hotfix/pywry 0.6.1 #5446

Merged
merged 6 commits into from
Sep 18, 2023
Merged

Conversation

tehcoderer
Copy link
Contributor

This PyWry update replaces rust -> pyo3 implementation with a rust complied binary executable

This improves memory usable and overhead by avoiding another python interpreter subprocess that calls the pyo3 bindings.

PyWry<0.6 VS PyWry>=0.6 (with 5 windows open)

image

PyWry<0.6 VS PyWry>=0.6 (idle)

image

@reviewpad reviewpad bot added the feat XS Extra small feature label Sep 18, 2023
@jmaslek jmaslek added this pull request to the merge queue Sep 18, 2023
Merged via the queue into OpenBB-finance:develop with commit bfe8afc Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants