redneb

Results 11 issues of redneb

This PR adds benchmarks for [netparser](https://www.npmjs.com/package/netparser), (which seems to use binary search to implement matching and is therefore quite fast) and the node.js built-in [net.BlockList](https://nodejs.org/api/net.html#net_class_net_blocklist) which was added in node.js...