summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-07 20:29:02 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-07 20:29:02 +0100
commit4c57d6f6fc856767c32872f644321a53157107cd (patch)
tree2b37fe2c79559e27c9543030303469ec471d1a64 /docs
parentd854b0219dcb1cecc42e87b1c397cb683967b74d (diff)
XPath: Partially inline xpath_node_set_raw::push_back
Previously push_back implementation was too big to inline; now the common case (no realloc) is small and realloc variant is explicitly marked as no-inline. This is similar to xml_allocator::allocate_memory/allocate_memory_oob and makes some XPath queries 5% faster.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions