Project

General

Profile

« Previous | Next » 

Revision 0e495687

Added by danij about 11 years ago

Optimize|World|ContactBlockmap|Client: Flag spread ContactBlockmap cells with a separate bit array

Storing the "already spread" state for blockmap for a cell within the
data for the cell itself is less efficient -- it means looking up the
cell each time (which, means a Gridmap tree traversal).

Todo: With this info/state now separate it, should mean a "regular"
Blockmap paired with an independent spreading algorithm can be used.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences