Re: [Pool] Performance Tests for Pool-277

2014-09-24 Thread Phil Steitz
On 9/24/14 12:20 AM, Mark Thomas wrote: > On 24/09/2014 00:51, Bernd Eckenfels wrote: >> Hello Mark, >> >> I did some micro benchmarks on the max-only thing. And they somewhat >> look like I have expected on my 4core/8threads: >> >> 1 thread >> Benchmark Mode Samples

Re: [Pool] Performance Tests for Pool-277

2014-09-24 Thread Mark Thomas
On 24/09/2014 00:51, Bernd Eckenfels wrote: > Hello Mark, > > I did some micro benchmarks on the max-only thing. And they somewhat > look like I have expected on my 4core/8threads: > > 1 thread > Benchmark Mode Samples Score Score > error Units > n.e.j.t.

Re: [Pool] Performance Tests for Pool-277

2014-09-23 Thread Bernd Eckenfels
Hello Mark, I did some micro benchmarks on the max-only thing. And they somewhat look like I have expected on my 4core/8threads: 1 thread Benchmark Mode Samples Score Score error Units n.e.j.t.MyBenchmark.atomicMax thrpt5 71754699,465

Re: [Pool] Performance Tests for Pool-277

2014-09-23 Thread Mark Thomas
On 23/09/2014 17:59, Phil Steitz wrote: > On 9/21/14 7:29 PM, Phil Steitz wrote: >> I was not able to demonstrate any consistent performance difference >> in my tests. The code in trunk was a tiny bit faster on average but >> some runs of the patched code were faster than some runs of the >> un

Re: [Pool] Performance Tests for Pool-277

2014-09-23 Thread Phil Steitz
On 9/21/14 7:29 PM, Phil Steitz wrote: > On 9/21/14 4:51 PM, Bernd Eckenfels wrote: >> Hello Phil, thanks for taking a look. >> >> See my further discussion inline. >> >> Am Sun, 21 Sep 2014 10:30:49 -0700 >> schrieb Phil Steitz : >> >>> On 9/19/14 10:50 PM, Bernd Eckenfels wrote: re https://i

Re: [Pool] Performance Tests for Pool-277

2014-09-21 Thread Bernd Eckenfels
Hello Phil, thanks for taking a look. See my further discussion inline. Am Sun, 21 Sep 2014 10:30:49 -0700 schrieb Phil Steitz : > On 9/19/14 10:50 PM, Bernd Eckenfels wrote: > > re https://issues.apache.org/jira/browse/POOL-277 > > > > I would like to commit VFS-277 fix (nonlockstats2.patch). H

Re: [Pool] Performance Tests for Pool-277

2014-09-21 Thread Phil Steitz
On 9/21/14 10:30 AM, Phil Steitz wrote: > On 9/19/14 10:50 PM, Bernd Eckenfels wrote: >> Hello, >> >> re https://issues.apache.org/jira/browse/POOL-277 >> >> I would like to commit VFS-277 fix (nonlockstats2.patch). However before >> I do that, I would like to test if it is really a perfomrmance >>

Re: [Pool] Performance Tests for Pool-277

2014-09-21 Thread Phil Steitz
On 9/19/14 10:50 PM, Bernd Eckenfels wrote: > Hello, > > re https://issues.apache.org/jira/browse/POOL-277 > > I would like to commit VFS-277 fix (nonlockstats2.patch). However before > I do that, I would like to test if it is really a perfomrmance > improvement. Lucas confirms it helps in his scen

[Pool] Performance Tests for Pool-277

2014-09-19 Thread Bernd Eckenfels
Hello, re https://issues.apache.org/jira/browse/POOL-277 I would like to commit VFS-277 fix (nonlockstats2.patch). However before I do that, I would like to test if it is really a perfomrmance improvement. Lucas confirms it helps in his scenario. I have run the included PerformanceTest, but the