aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-21 20:33:47 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-21 20:33:47 +0100
commit8c2a0d07a0a10940cb6aedc461d29fc8725a9839 (patch)
tree7c09d2b4bba9dc02a750a99cdf2513ab89f627a4 /TODO.md
parent51a3278a0b189057ea488c1a7a1fab1447369617 (diff)
downloadnissy-8c2a0d07a0a10940cb6aedc461d29fc8725a9839.tar.gz
nissy-8c2a0d07a0a10940cb6aedc461d29fc8725a9839.zip
Fixed bug in using niss
Diffstat (limited to '')
-rw-r--r--TODO.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index f043841..fe25539 100644
--- a/TODO.md
+++ b/TODO.md
@@ -13,7 +13,10 @@ It's more of a personal reminder than anything else.
13* Free large tables from memory before exit (this is not strictly necessary, 13* Free large tables from memory before exit (this is not strictly necessary,
14 but can help with WSL bugs) 14 but can help with WSL bugs)
15### Installation 15### Installation
16* Automatically download tables as an option for gen command 16* At startup, check if tables are all there; if not, print an error message
17 suggesting to run `nissy gen -t 8` (or more than 8). Is it actually
18 possible to make table generation at least 3x faster?
19* make 8 threads default for gen?
17### Documentation 20### Documentation
18* Write an examples.md file 21* Write an examples.md file
19* More screenshots! 22* More screenshots!

Generated with cgit - Back to sebastiano.tronto.net