PrimarySeq::length() speedup
commit7436a1b2e2cf9f0ab75a9cd2d78787c7015ef9e5
authorFlorent Angly <florent.angly@gmail.com>
Mon, 29 Oct 2012 07:05:28 +0000 (29 17:05 +1000)
committerFlorent Angly <florent.angly@gmail.com>
Mon, 29 Oct 2012 07:05:28 +0000 (29 17:05 +1000)
treee96858fc1203879fd772cdc22a16ac64ca08e41e
parent95d1f9452110855abb1e519325ed66ba1f103c72
PrimarySeq::length() speedup

Avoid calculating length again when length is already recorded
Bio/PrimarySeq.pm
t/Seq/PrimarySeq.t