cmbi / kmad

Knowledge based multiple sequence alignment for intrinsically disordered proteins
http://www.cmbi.ru.nl/kmad
GNU General Public License v3.0
8 stars 4 forks source link

[EPIC] Optimisation improvements #33

Open jonblack opened 8 years ago

jonblack commented 8 years ago

Looking at the code there are a lot of improvements that can be made to optimise the code. Profile each case before implementing and check that it indeed improves performance.

Let's chat before implementing anything.