Project

General

Profile

« Previous | Next » 

Revision 65f1fd86

Added by skyjake over 12 years ago

Optimize: Reduced stack usage in pathConstructor()

This commit reduces stack usage of the recursive pathConstructor()
by half. LIBDENG_STACK_MONITOR can be defined to see a printout
of how much stack the function uses (max. 824 bytes on a 32-bit OS X
build; path fragments ~13).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences