update README

This commit is contained in:
Miek Gieben 2012-10-10 16:00:11 +02:00
parent a8f2ce51c7
commit 28ecd1f8ff
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ If you like this, you may also be interested in:
* RFC 1035 zone file parsing ($INCLUDE, $ORIGIN, $TTL and $GENERATE [for all record types]
are supported);
* Fast:
* Reply speed around 35/40K qps (faster hardware results in more qps);
* Reply speed around 45/50K qps (faster hardware results in more qps);
* Parsing RRs with 95/100K RR/s, that's 5M records in about 50 seconds;
* Server side programming (mimicking the net/http package);
* Client side programming with asynchronous calls;