« Previous | Next » 

Revision 0d66ea67

ID0d66ea675a56d7fd293cbedfc18319bfba6cc46a

Added by Iustin Pop over 13 years ago

Change the AllocNodes type and functions

Currently, the node pairs or singles that we generate are actually
node objects, as node objects do change over time during recursive
allocations. However, if we switch to node indices, which are stable,
they can be precomputed once and then reused during recursive
allocations.

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences