mirror of
https://github.com/coredns/coredns.git
synced 2026-01-05 00:11:29 -05:00
Add Benchmark functions
Add benchmark for normal and DNSSEC lookup. We can probably shave quite a lot of these, but first lets actually get to something that is serving.
This commit is contained in:
@@ -4,4 +4,4 @@ go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
script:
|
||||
- go test -race -bench=./... ./...
|
||||
- go test -race -bench=. ./...
|
||||
|
||||
Reference in New Issue
Block a user