Code review request for 6908131 Pure Java implementations of StrictMath.floor(double) &StrictMath.ceil(double)

Kevin Bourrillion kevinb at google.com
Fri Jan 29 17:07:44 UTC 2010


Caliper was born partially out of frustration with Japex.  It's still early
in development.  We are currently reviewing every aspect of its methodology
with Doug/Josh/Cliff/Brian/et al.  With luck, in a few months it will become
something very useful for the kinds of microbenchmarks you need to write and
run for core-libs work.

If you're someone who lives and breathes Java microbenchmarks, I'd very much
like to hear your ideas, off-list.



On Fri, Jan 22, 2010 at 11:59 PM, Patrick Wright <pdoubleya at gmail.com>wrote:

> > You might be interested in a recent email to the Guava [1] mailing list
> > introducing a new Google open source project called Caliper [2] that
> intends
> > to serve as a micro-benchmarking framework for evaluating performance
> > characteristics under various JVM configurations.
> >
> > [1]:
> http://groups.google.com/group/guava-discuss/msg/2061f22b90b3cde8?hl=en
> > [2]: http://code.google.com/p/caliper/
> >
> > - Dave
>
> There is also Japex, a micro-benchmarking framework developed by a Sun
> group originally for testing XML parsing and Fast Infoset.
> https://japex.dev.java.net/
>
>
> Patrick
>



-- 
Kevin Bourrillion @ Google
internal:  http://go/javalibraries
external: guava-libraries.googlecode.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20100129/dc89c376/attachment.html>


More information about the core-libs-dev mailing list