]> git.ipfire.org Git - thirdparty/pdns.git/commit
lmdb-safe: Use unordered maps for the transaction maps 15735/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 27 Jun 2025 10:15:48 +0000 (12:15 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 27 Jun 2025 10:15:48 +0000 (12:15 +0200)
commit883aec59cf56f9345b0a229ed7af35490a113494
treee12cfb2ff1831b36726dc93a9fe518fc5e843df7
parentc340aa91bf37d8105d2b2390eecbadfca88c1d27
lmdb-safe: Use unordered maps for the transaction maps

We don't need the maps to be ordered, and unordered maps are usually
slightly faster.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
ext/lmdb-safe/lmdb-safe.hh