Commit Graph

2 Commits

Author SHA1 Message Date
Michael Teichgräber 1c2705dcfe elemheap: don't reuse elements if they are still referenced 2014-07-31 01:38:40 +02:00
Michael Teichgräber cca2b1a3c2 mk_element: turn global allocation into a per-parser, reusable allocation.
This reduces memory usage within a single document, because
elements allocated during parsing of one Docblock can be reused
during parsing of the next Docblock.
2012-04-29 23:54:10 +02:00