Project

General

Profile

« Previous | Next » 

Revision b6ee2888

Added by skyjake almost 11 years ago

Refactor|Log|libdeng2: Keep a pool of shared log entry argument instances

To avoid repeatedly allocating and freeing memory for log entry
arguments, the existing ones are now kept in a shared pool, where
their values will simply be reset to new ones when taken into use
in new log entries.

Note that deep copying of string arguments still occurs.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences