Changeset: 36e7d0f88e1d
Author:jrose
Date: 2012-08-20 09:26 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/36e7d0f88e1d
rebase to current hsx/hotspot-comp
! series
___
mlvm-dev mailing list
[email protected]
http://m
Changeset: 3f168634278e
Author:jrose
Date: 2012-08-20 09:26 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/3f168634278e
rebase to current hsx/hotspot-comp
! series
___
mlvm-dev mailing list
[email protected]
http://mail.
Changeset: 2b879840b663
Author:jrose
Date: 2012-08-20 09:26 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/langtools/rev/2b879840b663
rebase to current hsx/hotspot-comp
! series
___
mlvm-dev mailing list
[email protected]
http:/
While trying to do some minor performance tuning on how we handle multiple
return results I've finally managed to consistently provoke a performance cliff
in our benchmarks. Logging compilation I see that the method in question is
compiled a couple of times and then produces a
COMPILE SKIPPED:
On Aug 20, 2012, at 12:02 PM, "MacGregor, Duncan (GE Energy)"
wrote:
> While trying to do some minor performance tuning on how we handle multiple
> return results I've finally managed to consistently provoke a performance
> cliff in our benchmarks. Logging compilation I see that the method in