]> git.ipfire.org Git - thirdparty/pdns.git/commit
Implemnent dns_tolower() and dns_toupper() by table and fold into dnsname.{cc,hh} 11655/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 31 May 2022 08:34:02 +0000 (10:34 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 31 May 2022 08:36:02 +0000 (10:36 +0200)
commitad021b69236bb65860dd075762cd1f73583f9a00
tree34db52abeb0b2c60e1fc4c66902afc74278bd565
parent2d6b7a10baa4307e1aa55c38c1640661a887ab9f
Implemnent dns_tolower() and dns_toupper() by table and fold into dnsname.{cc,hh}

Before:
'BurtleHashCI' 0.10 seconds: 66975796.8 runs/s, 0.01 usec/run

After:
'BurtleHashCI' 0.10 seconds: 96758136.6 runs/s, 0.01 usec/run
.not-formatted
pdns/Makefile.am
pdns/ascii.hh [deleted file]
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/ascii.hh [deleted symlink]
pdns/dnsname.cc
pdns/dnsname.hh
pdns/rcpgenerator.cc
pdns/recursordist/Makefile.am
pdns/recursordist/ascii.hh [deleted symlink]
pdns/zoneparser-tng.cc