DNS Performance Numbers

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Wed Oct 25 07:35:14 UTC 2006


On Tue, Oct 24, 2006 at 09:59:57PM -0500, kreios at gmail.com wrote:
> I am running some performance tests on named to see how it performs
> with different configurations on FreeBSD and figured I would share the
> first results.  The first tests are  for serving up static data.
> 
> System:
>  Supermicro PDSMi Motherboard
>  1G Memory
>  Intel Pentium D CPU 3.40GHz
>  Intel Gigibit NIC
>  Bind 9.2.3
> 
> OS              UP      UP+P    MP      MP+P    MP+TP   MP+TT   MP+TP+P 
> MP+TT+P
> -------------------------------------------------------------------------------
> FreeBSD 4.11    28455   28370   28976   X       X       X       X       X
> FreeBSD 6.1     29074   34260   34635   35730   17846   38780   19776   
> 44188
> FreeBSD Stable  30190   34707   33294   36651   18893   39374   19449   
> 44169
> FreeBSD Current 30707   34029   32300   33689   15535   40554   13886   
> 42071
> Ubuntu 6.06     X       X       X       X       X       37294   X       X

I see regression between -current and -stable. are you sure you tested without
any debuging stuff? some performance speedups went in in 7-current

also - do you use the same config everywhere? -current GENERIC doesnt have COMPAT_43
for example which miht affect performance (additional locking) etc.

roman


More information about the freebsd-performance mailing list