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

Implement asynchronously reading TDMS files using tokio::fs #3

Open
mettekou opened this issue May 10, 2023 · 1 comment
Open

Implement asynchronously reading TDMS files using tokio::fs #3

mettekou opened this issue May 10, 2023 · 1 comment

Comments

@mettekou
Copy link
Collaborator

Asynchronously reading large TDMS files using tokio::fs could be beneficial for performance. I am willing to create a pull request for this and draw on my experience from implementing reading TDMS files in F#.

@DnOberon
Copy link
Owner

I'm all for it! I don't spend as much time on this library as I'd like, between my day job etc. so any and all help is awesome. I wrote this before I actually became familiar with async/await and tokio at all - so there absolutely can be some changes here.

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

No branches or pull requests

2 participants