UCT: allocate all children nodes at once and contiguously
commit18d0f99a0978f1d9061adb72791c69d8827027f8
authorJean-loup Gailly <jloup@gailly.net>
Fri, 1 Jul 2011 22:04:50 +0000 (2 00:04 +0200)
committerJean-loup Gailly <jloup@gailly.net>
Fri, 1 Jul 2011 23:12:21 +0000 (2 01:12 +0200)
tree4c54f72636cb7713584cf4b57557ba294360b877
parent7c78fec01a6185fafe2dc846677b671e4e7bfa0f
UCT: allocate all children nodes at once and contiguously

This improves memory locality and greatly reduces the number
of costly atomic instructions.
uct/tree.c