Be happy about the new speed

This commit is contained in:
Miek Gieben 2012-01-28 00:35:27 +01:00
parent 8b03f43ee7
commit d71fd90c28
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Features:
* RFC 1035 zone file parsing;
* Fast:
* reply speed around 30K qps (Faster hardware -> more qps);
* Parsing RRs (zone files) with 25K RR/s;
* Parsing RRs (zone files) with 30K RR/s;
* This is expected to be optimized further.
* Client and server side programming (mimicking the http package);
* Asynchronous queries for client and server;