+1 Jmh is great On Nov 2, 2016 11:18 AM, "Dan Smith" <dsm...@pivotal.io> 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, but it can help us benchmark and optimize > smaller pieces of code. > > You can look at this review request for what I want to change and a couple > of example benchmarks: > > https://reviews.apache.org/r/53395/ > > -Dan >