[
https://issues.apache.org/jira/browse/LUCENENET-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863063#action_12863063
]
Digy commented on LUCENENET-365:
--------------------------------
Hi Robert,
Thanks for the patch, but I am not sure about updating the support class since
compression is deprecated and will not be available in v3.0
We shouldn't encourage people to use it with a more performant version.
But leaving this issue open can be an alternative for those who "really" wants
to use it.
DIGY
> Significant performance improvement for CompressionTools
> --------------------------------------------------------
>
> Key: LUCENENET-365
> URL: https://issues.apache.org/jira/browse/LUCENENET-365
> Project: Lucene.Net
> Issue Type: Improvement
> Environment: All
> Reporter: Robert Jordan
> Priority: Minor
> Attachments: SupportClass-Reflection.diff
>
>
> I've updated SupportClass.SharpZipLib to perform much faster reflection calls
> using delegates in place of Type.InvokeMethod.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.