| Age | Commit message (Collapse) | Author |
|
+ Regular tests are pretty darn slow with valgrind on certain virtual
machines, speed them up a bit
|
|
|
|
+ Performance is roughly the same as before, but memory usage is now
*way* down, and shouldn't explode out of control if a bas hash is
used.
|
|
+ Allows references to elements to be stable over insertion
+ Doesn't implement all of the regular vec interface at the moment and
requires slightly different iteration handling unfortunately, but
maybe it's not too bad?
|
|
+ Not quite all lines due to sptree being dumb >:(((((
|
|
|
|
|
|
|
|
|
|
|
|
|