summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes.txt b/notes.txt
index cc49536..e644ad7 100644
--- a/notes.txt
+++ b/notes.txt
@@ -37,7 +37,7 @@ more counters/parsers/options to handle state elections, general stv data
more detailed logging for preference distribution?
tracking of exhausted/fractional-loss ballots?
-multithreaded operation to speed counting up, possibly using unsafePerformIO
+multithreaded operation to speed counting up, possibly using unsafePerformIO and/or forkIO
group votes by uniqueness to reduce memory requirements, speed things up, and accommodate group tickets?