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

Implementation in go #3

Open
drio opened this issue Oct 13, 2012 · 1 comment
Open

Implementation in go #3

drio opened this issue Oct 13, 2012 · 1 comment

Comments

@drio
Copy link
Contributor

drio commented Oct 13, 2012

Hi,

I have implemented in go a version of your readfq algorithm.
These are the results I get when benchmarking both the c and go version against a 100M illlumina 100bp
fastq file:

0.03u 4.19s 41.34r c
0.04u 8.58s 40.03r go

I was going to create a pull request with my go code. Are you interested?

NOTE: I edited my first post to reflect the improvements of my latest changes to the code.

-drd

@lh3
Copy link
Owner

lh3 commented Apr 10, 2013

Forgot this 6-month old one. Please send a pull request. Thank you!

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