]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use assert instead of BOOST_CHECK in a tight loop as BOOST_CHECK is reaaaaally slow. 11305/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 9 Feb 2022 10:58:34 +0000 (11:58 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 9 Feb 2022 10:58:34 +0000 (11:58 +0100)
commite2745ccdc000e43c859de75424d288cf5111b83c
treeabe82039f14ab219c6c58294f734a2867c008a4d
parent538c11f9a55a3d88c907fcd07db57bda75dd956d
Use assert instead of BOOST_CHECK in a tight loop as BOOST_CHECK is reaaaaally slow.
pdns/test-dnsname_cc.cc