[
https://issues.apache.org/jira/browse/LUCENE-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009321#comment-13009321
]
Doron Cohen commented on LUCENE-2978:
-------------------------------------
bq. Consolidate all of them in one place will be great. We can do this in a
separate issue though
I think SOLR-2435 deals with this.
In this issue I rather get this problem fixed asap so that benchmark performs
best.
> Upgrade benchmark from commons-compress-1.0 to commons-compress-1.1 for 15
> times faster gzip decompression
> ----------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-2978
> URL: https://issues.apache.org/jira/browse/LUCENE-2978
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/benchmark
> Reporter: Doron Cohen
> Assignee: Doron Cohen
> Fix For: 3.2, 4.0
>
> Attachments: LUCENE-2978.patch
>
>
> In LUCENE-1540 TrecContentSource moved from Java's GZipInputStream to
> common-compress 1.0.
> This slowed down gzip decompression by a factor of 15.
> Upgrading to 1.1 solves this problem.
> I verified that the problem is only in GZIP, not in BZIP.
> On the way, as 1.1 introduced constants for the compression methods, the code
> can be made a bit nicer.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]