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

Make use of asyncio to improve performance #122

Open
xuhdev opened this issue Jan 5, 2021 · 0 comments
Open

Make use of asyncio to improve performance #122

xuhdev opened this issue Jan 5, 2021 · 0 comments
Labels
core Enhancements or bugs related to the core without which PyDAX can't perform its minimal functionality enhancement New feature or request

Comments

@xuhdev
Copy link
Collaborator

xuhdev commented Jan 5, 2021

Some places in the codebase can probably make use of asyncio, such as when calling load_data_files in Dataset.load.

@xuhdev xuhdev added core Enhancements or bugs related to the core without which PyDAX can't perform its minimal functionality enhancement New feature or request labels Jan 5, 2021
@xuhdev xuhdev changed the title Make use of asyncio Make use of asyncio to improve performance Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancements or bugs related to the core without which PyDAX can't perform its minimal functionality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant