Closed GoogleCodeExporter closed 9 years ago
Meek is also slower than it used to, e.g., with the C tests. Meek used to be
one of the fastest, and not it is pretty slow.
Original comment by jeff.oneill
on 9 Jul 2010 at 2:45
For CambridgeSTV, line 547 is the culprit:
self.votes[cSurplus].remove(bi)
This is needed so we can save winner's votes and later fill a vacancy. Need to
figure out a faster way of doing this.
Original comment by jeff.oneill
on 10 Jul 2010 at 8:23
Original comment by jeff.oneill
on 30 Dec 2010 at 1:22
Original issue reported on code.google.com by
jeff.oneill
on 6 Jul 2010 at 1:15