Closed GoogleCodeExporter closed 8 years ago
Hm. Another option would be to add reverse links. Top-down indexing could
search linearly without a count. ... Yes. That works, I think. reverse-links,
link-to-top: they can be the same field.
And some of the above is unnecessary. If you have a link to the top segment,
you don't need top_top, because you have top->top. Too much is too much.
Original comment by luser.droog
on 16 Dec 2013 at 11:38
Algorithm improvements for the stack have been implemented!
Memory tables have been removed from VM entirely and exist in their own malloc
ed space. About 50% speed boost.
Original issue reported on code.google.com by
luser.droog
on 1 Dec 2013 at 12:40