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

performance #7

Open
fdncred opened this issue Jan 21, 2023 · 1 comment
Open

performance #7

fdncred opened this issue Jan 21, 2023 · 1 comment

Comments

@fdncred
Copy link

fdncred commented Jan 21, 2023

I haven't tried out your plugin yet but I was reading your example performance issues and I was wondering if you've tried open some_bio_file | into df | blah? Once it's in a dataframe, I'm betting anything you do with that large files will be faster. Of course, you'll have to have dataframes installed like cargo install --path . --features=dataframe, when building off the main branch.

@Euphrasiologist
Copy link
Owner

I haven't tried that yet! But you are absolutely right, that should solve some speed issues. I'll give it a go and report back.

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