diff options
Diffstat (limited to 'TODO/opt')
-rw-r--r-- | TODO/opt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO/opt b/TODO/opt new file mode 100644 index 0000000..03add29 --- /dev/null +++ b/TODO/opt @@ -0,0 +1,5 @@ +Improve performance +==== +Simple C code tends to go fast, but that doesn't mean we can't make a note of +possibly-weird stuff that should maybe go more fast if we care enough to +improve it. |