.luacov
author Matthew Wild <mwild1@gmail.com>
Fri, 23 Feb 2024 12:14:51 +0000
changeset 13435 4698f1e36e02
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.ip: Remove ip.bits and related code, switch to more efficient strbitop 100,000 iterations of match() on my laptop from 3.5s -> 0.5s.

exclude = {
	"^%./spec/";
}