Skip to content

Conversation

@sstadick
Copy link

Hi! I love your library for how easy it makes it to offload the decompression / reading to a different thread. I often need the same thing for fasta files, so I've tried to add it to what you already have. I tried to take the path of least resistance here.

All tests pass, and the fuzzer seems happy. I have not tried to benchmark to see if I've made it slower than before though. How did you run the original benchmarks?

Lastly, if you'd prefer to keep fastq as is, I'm happy to maintain this fork and rename it something else to indicate it is more than just a fastq parser.

@aseyboldt
Copy link
Owner

Hi @sstadick. This looks awesome!
I haven't really been using this for quite some time (and mostly forgot it existed to tell you the truth), so I'll need a bit of time to reread the code. But I'll get back to you in the next couple of days about this PR.

@sstadick
Copy link
Author

Hi @aseyboldt, thanks for getting back to me on this! No worries on timeline, I'm just glad this popped up on your radar. I'm pretty sure I'm not the only user of this: https://crates.io/crates/fastq
There are dozens of us!

@sstadick
Copy link
Author

Hi @aseyboldt, just wanted to bump this PR and see if you've had a chance to look at it.

@sstadick
Copy link
Author

@aseyboldt Just wanted to check in on this and see where things were at.

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

Successfully merging this pull request may close these issues.

2 participants