2013/4/8 Benedikt Ritter <brit...@apache.org>

>
>
>
> 2013/4/8 Emmanuel Bourg <ebo...@apache.org>
>
>> Le 08/04/2013 20:15, Benedikt Ritter a écrit :
>>
>> > One thing I'd like to do is convert the ArrayOutOfBoundsExpcetion that
>> may
>> > be thrown from get(String) into something that is a bit more expressive
>> in
>> > the context of CSVRecords. How do you feel about this? There should be
>> no
>> > impact on performance.
>>
>> The performance impact can't be guessed, it has to be measured. I've
>> been bitten by many non intuitive performance degradations when I was
>> experimenting with trivial changes in the CSVParser, so I'm very careful
>> on this topic now.
>>
>
> Hey Emmanuel,
>
> thanks for catching up on this. I have commited this in r1465738 just to
> see your comment now. I'll do some tests to be sure that performance hasn't
> been affected.
>
>
I have run the PerformanceTest with each implementation 3 times and can not
see any significant change in the performance.


> Benedikt
>
>
>>
>> Emmanuel Bourg
>>
>>
>>
>
>
> --
> http://people.apache.org/~britter/
> http://www.systemoutprintln.de/
> http://twitter.com/BenediktRitter
> http://github.com/britter
>



-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to