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

reduce compile time and binary size #49

Closed
4 tasks done
h-2 opened this issue Apr 4, 2016 · 4 comments
Closed
4 tasks done

reduce compile time and binary size #49

h-2 opened this issue Apr 4, 2016 · 4 comments
Assignees
Milestone

Comments

@h-2
Copy link
Member

h-2 commented Apr 4, 2016

  • use dynamic score matrix
  • strip binaries on gcc
  • scoring optimizations for linear gap costs hidden behind extra macro and deactivated by default
  • removed SimpleScore for aminoacid searches
@h-2 h-2 self-assigned this Apr 4, 2016
@h-2 h-2 added this to the 1.0.0 milestone Apr 4, 2016
@h-2
Copy link
Member Author

h-2 commented May 10, 2016

matrixes via 72abf80

@h-2
Copy link
Member Author

h-2 commented May 10, 2016

stripping of binaries via 3628fe8

@h-2
Copy link
Member Author

h-2 commented May 12, 2016

linear gaps deactivation via b6f92bd

@h-2
Copy link
Member Author

h-2 commented May 18, 2016

simplescore via 1a37675

@h-2 h-2 closed this as completed Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant