diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2016-11-07 08:43:14 -0800 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2016-11-07 08:43:14 -0800 |
commit | 9bc497267b23470e71dafee69d7ff8a191f21817 (patch) | |
tree | c533ce9251187475d1f4df881b0ae6a9f4d0fba5 /tests/test_xpath_api.cpp | |
parent | 2f98c62172fb3bdf45229cdfc3e735366874e962 (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 'tests/test_xpath_api.cpp')
0 files changed, 0 insertions, 0 deletions