perf-tests icon indicating copy to clipboard operation
perf-tests copied to clipboard

new k8s perf test

Open miekg opened this issue 7 years ago • 2 comments

@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?

miekg avatar Jun 14 '17 17:06 miekg

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.

chrisohaver avatar Jun 14 '17 17:06 chrisohaver

[ Quoting [email protected] 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

miekg avatar Jun 14 '17 18:06 miekg