coredns / perf-tests

Scripts and utilities for scale and performance testing of CoreDNS.
Apache License 2.0
17 stars 9 forks source link

new k8s perf test #10

Open miekg opened 7 years ago

miekg commented 7 years ago

@chrisohaver how hard/easy is it to do a new k8s performance test with the current CoreDNS master branch (or the v008 release)? Because I think we should redo it: new cache, singleinflight gone from the proxy.

Also how hard is it to do this on a continuous basis?

chrisohaver commented 7 years ago

I'm actually looking into setting that up now. I'm first creating a scale cluster up in packet.net.
Then looking into how to hook tests into the PR build test.

miekg commented 7 years ago

[ Quoting notifications@github.com in "Re: [coredns/perf-tests] new k8s pe..." ]

I'm actually looking into setting that up now. I'm first creating a scale cluster up in packet.net. Then looking into how to hook tests into the build.

awesome. I'm working on a simple Go daemon that lets us do continuous go benchmarking, which isn't the same as a full scale test, but does give us more insight into performance improvements (I hope). Also going to utilize Packet for this.

/Miek

-- Miek Gieben