diff options
author | Teddy <[email protected]> | 2013-08-12 08:47:24 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-12 08:47:24 +0800 |
commit | b27fd8f7572ee4774e1bdb635b0d9eda4339734a (patch) | |
tree | bfdb417705a4c8fb1b0d394568505a593f80616f /TODO.rst | |
parent | 76977635e28e06192a486a9452e03bc7b8f612dc (diff) |
manual hash approach is even slower than STL mapfaster_fetch
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ -- OPT:Special Opt Repr -- OPT:Special Arg Checking -- Garbage Collection +- OPT:Special Arg Checking (Again) - Testing +- Garbage Collection - Rounding support - ext_repr optimization - Add macro support |