[ https://issues.apache.org/jira/browse/LUCENE-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741391#action_12741391 ]
Robert Muir commented on LUCENE-1796: ------------------------------------- ok lemme restart my benchmark... the performance difference i was seeing with your first patch so far looked minor, but consistent. here's some unscientific numbers from your first patch indexing hamshari (about 500MB corpus, 165k docs) analyzer with no reusableTS() (without patch): 52988 ms 52902 ms 53035 ms 53116 ms 52637 ms analyzer with no reusableTS() (with patch): 51916 ms 51969 ms 51872 ms 52438 ms 51710 ms > Speed up repeated TokenStream init > ---------------------------------- > > Key: LUCENE-1796 > URL: https://issues.apache.org/jira/browse/LUCENE-1796 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Mark Miller > Assignee: Uwe Schindler > Fix For: 2.9 > > Attachments: LUCENE-1796.patch, LUCENE-1796.patch > > > by caching isMethodOverridden results -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org