Project

General

Profile

« Previous | Next » 

Revision 6db5d611

Added by danij almost 13 years ago

Optimize: Improved performance of PathDirectory population

Implemented a block allocation mechanism and used object pool of
PathDirectoryNodes. This block allocator is shared by all instances
of PathDirectory and uses a mutex to guard concurrent access.

Verified in profiler.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences