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

Rob Turner commented on AVRO-1348:
----------------------------------

The test program I ran was org.apache.avro.io.Perf in the avro-ipc project with 
the "-s" option you can call:
bq. java -classpath 
lang/java/ipc/target/avro-ipc-1.7.6-SNAPSHOT-tests.jar:lang/java/tools/target/avro-tools-1.7.6-SNAPSHOT.jar
 org.apache.avro.io.Perf -s


> Improve Utf8 to String conversion
> ---------------------------------
>
>                 Key: AVRO-1348
>                 URL: https://issues.apache.org/jira/browse/AVRO-1348
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Mark Wagner
>            Assignee: Mohammad Kamrul Islam
>         Attachments: AVRO-1348v2.patch, AVRO1348v1.patch
>
>
> AVRO-1241 found that the existing method of creating Strings from Utf8 byte 
> arrays could be made faster. The same method is being used in the 
> Utf8.toString(), and could likely be sped up by doing the same thing.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to