Re: Perf regression since b72

2013-04-01 Thread Marcus Lagergren
At least for us, the InlineSmallCode workaround pretty much compensated entirely for the loss of tiered. This may not be the case for you, but I hope so. Benchmarking with tiered is very "noisy" with lots of standard deviation. /M On Apr 1, 2013, at 9:23 PM, Christian Thalinger wrote: > > O

Re: Perf regression since b72

2013-04-01 Thread Christian Thalinger
On Mar 30, 2013, at 1:56 AM, Charles Oliver Nutter wrote: > I've been fiddling about with performance a bit again recently, and have > noticed a perf degradation since b72. I mentioned this to the Nashorn guys > and Marcus discovered that InlineSmallCode=2000 helped them get back to b72 > per