diff options
Diffstat (limited to 'thesis')
-rw-r--r-- | thesis/parts/implementation.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thesis/parts/implementation.tex b/thesis/parts/implementation.tex index d175d63..4faa8a8 100644 --- a/thesis/parts/implementation.tex +++ b/thesis/parts/implementation.tex @@ -39,6 +39,8 @@ each drop generates a file, so we get details of every individual collection all estimate a cost for each candidate: op(avg_n) * op_times for each op pick the smallest one +\todo{update for nsplit stuff} +\todo{mention difficulties with lazy vecs} \todo{Caching} \todo{Other implementation details?} |