[ 
https://issues.apache.org/jira/browse/CSV-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231415#comment-13231415
 ] 

Benedikt Ritter edited comment on CSV-71 at 3/16/12 5:36 PM:
-------------------------------------------------------------

On my machine the performance tests takes around 5 secs. I get the following 
results:

|| ||min||max||avg||
| before | 5103 | 5260 | 5170 |
| after | 5091 | 5238 | 5142 |

At least on my machine there is no negative impact. I ran the test with VM 
param -server. I'm using {{Java version: 1.7.0_01, vendor: Oracle Corporation}}
                
      was (Author: britter):
    On the performance tests takes around 5 secs. I get the following results:

|| ||min||max||avg||
| before | 5103 | 5260 | 5170 |
| after | 5091 | 5238 | 5142 |

At least on my machine there is no negative impact. I ran the test with VM 
param -server. I'm using {{Java version: 1.7.0_01, vendor: Oracle Corporation}}
                  
> Add convenience Methods to CSVLexer
> -----------------------------------
>
>                 Key: CSV-71
>                 URL: https://issues.apache.org/jira/browse/CSV-71
>             Project: Commons CSV
>          Issue Type: Sub-task
>          Components: Parser
>    Affects Versions: 1.0
>            Reporter: Benedikt Ritter
>             Fix For: 1.0
>
>         Attachments: CSV-71.patch
>
>
> Add {{isDelimiter(c)}} and {{isEncapsulator(c)}} to CSVLexer

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to