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
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.
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
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
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
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
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
>>
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
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