[bind10-dev] auth testing

Jeremy C. Reed jreed at isc.org
Wed Sep 16 13:25:28 UTC 2009


> On Tue, 15 Sep 2009, JINMEI Tatuya / ???? wrote:
> 
> > A couple of quick questions: did you enable threads for BIND9?  Did
> > you specify -N X (X > 1) for nsd?

Okay, here is an update (using same as before but removing cpu% and 
showing RSS instead).

Server		Queries/second	Virtual Size	RSS (real physical)
------		--------------	------------	----------------
bind-8.4.7	77582 qps	5736 kB		1808 kB
bind-9.6.1	37745 qps	8536 kB		4608 kB
pdns-2.9.22	89884 qps	148364 kB	3836 kB
nsd-3.2.3	83938 qps	14228 kB	820 kB
python-test	29812 qps	104184 kB	3912 kB

And more:

Server		Queries/second	Virtual Size	RSS (real physical)
------		--------------	------------	----------------
bind-9.6.1
with threads	63087 qps	126592 kB	10988 kB
nsd-3.2.3
with -N 2	111229 qps	64840 kB total	2852 kB total
nsd-3.2.3
with -N 4	81809 qps	95648 kB total	4096 kB total


I also started gathering vmstat output, so I will write some scripts to 
calculate differences between them.



More information about the bind10-dev mailing list