On Apr 24, 2015, at 5:38 AM, Charles Oliver Nutter <[email protected]> wrote:
> 
> Hey folks!
> 
> I'm wondering how the performance of ClassValue looks on recent
> OpenJDK 7 and 8 builds. JRuby 9000 will be Java 7+ only, so this is
> one place I'd like to simplify our code a bit.
> 
> I could measure myself, but I'm guessing some of you have already done
> a lot of exploration or have benchmarks handy. So, what say you?

I'm listening too.  We don't have any special optimizations for CVs,
and I'm hoping the generic code is a good-enough start.
— John
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to