Project

General

Profile

« Previous | Next » 

Revision 4dc0aedc

Added by danij almost 13 years ago

Optimize: Improved performance of StringPool's intern mechanism

The left-most insertion point is already determined in the process
of deciding if a string is present in the pool; re-use this result
when interning a new string.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences