summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-11-07 08:43:14 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-11-07 08:43:14 -0800
commit9bc497267b23470e71dafee69d7ff8a191f21817 (patch)
treec533ce9251187475d1f4df881b0ae6a9f4d0fba5 /docs
parent2f98c62172fb3bdf45229cdfc3e735366874e962 (diff)
Remove xml_allocator copying during parsing
The separate copy of allocator state in parser was meant to increase parsing performance by reducing aliasing/indirection, but benchmarks against the current source don't indicate that this is worthwhile. Removing this simplifies the code slightly and makes it possible to move compact hash table to the allocator.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions