Re: jmh benchmarks

2016-11-02 Thread William Markito Oliveira
+1 Sent from my iPhone > On Nov 2, 2016, at 11:35 AM, Udo Kohlmeyer wrote: > > +2 > > >> On 3/11/16 5:17 am, Dan Smith wrote: >> Hi all, >> >> I'd like to add some support for running benchmarks with jmh to geode. Is >> this something we're interested in having? JMH is a framework for easily

Re: jmh benchmarks

2016-11-02 Thread Udo Kohlmeyer
+2 On 3/11/16 5:17 am, Dan Smith wrote: Hi all, I'd like to add some support for running benchmarks with jmh to geode. Is this something we're interested in having? JMH is a framework for easily writing microbenchmarks. It's probably not that useful for large scale multiple member benchmarks,

Re: jmh benchmarks

2016-11-02 Thread Jared Stewart
+1 Jmh is great On Nov 2, 2016 11:18 AM, "Dan Smith" wrote: > Hi all, > > I'd like to add some support for running benchmarks with jmh to geode. Is > this something we're interested in having? JMH is a framework for easily > writing microbenchmarks. It's probably not that useful for large scale

jmh benchmarks

2016-11-02 Thread Dan Smith
Hi all, I'd like to add some support for running benchmarks with jmh to geode. Is this something we're interested in having? JMH is a framework for easily writing microbenchmarks. It's probably not that useful for large scale multiple member benchmarks, but it can help us benchmark and optimize sm

Re: Review Request 53395: Adding a geode-benchmark project with support for running jmh benchmarks

2016-11-02 Thread William Markito
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53395/#review154604 --- Ship it! Thanks for doing this Dan! Would love to see a README

Review Request 53395: Adding a geode-benchmark project with support for running jmh benchmarks

2016-11-02 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53395/ --- Review request for geode. Repository: geode Description --- Adding a new