You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Christopher Haws (JIRA)" <ji...@apache.org> on 2014/05/26 07:31:01 UTC

[jira] [Created] (LUCENENET-541) Performance issue with IOException in FastCharStream.

Christopher Haws created LUCENENET-541:
------------------------------------------

             Summary: Performance issue with IOException in FastCharStream.
                 Key: LUCENENET-541
                 URL: https://issues.apache.org/jira/browse/LUCENENET-541
             Project: Lucene.Net
          Issue Type: Improvement
          Components: Lucene.Net Core
    Affects Versions: Lucene.Net 3.0.3, Lucene.Net 3.6, Lucene.Net 4.0
            Reporter: Christopher Haws
            Priority: Minor


The Refill() method of the FastCharStream class contains logic based on an IOException being thrown. This logic degrades the performance of every query by about 10x from my testing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)