aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index e2ef146..3460244 100644
--- a/TODO
+++ b/TODO
@@ -21,12 +21,6 @@ EXTENSIONS
SPEED OPTIMIZATIONS
-- Find a way to avoid interpolation/reparsing in "foo($bar)" tokens.
- See the "sieve" and "ary" bench performances, result of this problem.
- (to compare with sieve_dict is also useful.)
-
- * This is difficult considering the way tokens are parsed
-
- Experiment with better ways to do literal sharing.
* Currently literal sharing is completely removed. Can it be made