librdns icon indicating copy to clipboard operation
librdns copied to clipboard

Benchmark and compare against c-ares

Open thedrow opened this issue 10 years ago • 2 comments

It would be nice to know how well does this library work when compared to c-ares which is the goto library when you want to resolve DNS async as far as I know. It's also valuable to mention why librdns is (if it really is) more secure, performant, etc than other libraries.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/22159924-benchmark-and-compare-against-c-ares?utm_campaign=plugin&utm_content=tracker%2F730721&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F730721&utm_medium=issues&utm_source=github).

thedrow avatar Jun 15 '15 22:06 thedrow

Are there any benchmark suites that I could adopt to test rdns?

vstakhov avatar Jun 16 '15 10:06 vstakhov

Unfortunately I don't know any DNS client benchmarks and I couldn't find any using a quick google search. There are DNS servers benchmarks like namebench that we can adapt in order to test DNS resolving with different clients.

thedrow avatar Jun 16 '15 13:06 thedrow