[ https://issues.apache.org/jira/browse/OAK-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965032#comment-13965032 ]
Chetan Mehrotra commented on OAK-1702: -------------------------------------- Updated the testcase to enable run with multiple threads in [r1586220|http://svn.apache.org/r1586220] * JR2 {noformat} # FullTextSearchTest C min 10% 50% 90% max N Jackrabbit 1 4 5 5 6 61 11203 Jackrabbit 5 0 0 1 1 1005 285128 Jackrabbit 10 0 0 1 11 4645 155880 {noformat} * Oak trunk {noformat} # FullTextSearchTest C min 10% 50% 90% max N Oak-Tar 1 24 25 25 29 44 2283 Oak-Tar 5 3 5 6 14 336 30486 Oak-Tar 10 3 6 17 35 1273 22592 {noformat} * Oak - With MLT changes off and Tommaso's patch (new codec) {noformat} # FullTextSearchTest C min 10% 50% 90% max N Oak-Tar 1 7 8 8 9 22 7155 Oak-Tar 5 3 5 6 16 92 34289 Oak-Tar 10 3 6 16 40 390 27585 {noformat} > Create a benchmark for Full text search > --------------------------------------- > > Key: OAK-1702 > URL: https://issues.apache.org/jira/browse/OAK-1702 > Project: Jackrabbit Oak > Issue Type: Task > Components: bench > Reporter: Chetan Mehrotra > Assignee: Chetan Mehrotra > Fix For: 1.1 > > Attachments: OAK-1702-lazy-cursor.patch, > OAK-1702-shared-indexer.patch, OAK-1702.oakcodec.patch, OAK-1702.patch > > > To compare the performance of Full text search between Jackrabbit 2 and Oak a > benchmark should be added. > To start with the benchmark would do following > * Would be based on WikipediaImport benchmark. So it would import the > wikipedia dump and perform full text query on that > * Should be able to run on both JR2 and Oak. Need to account for maven setup > to handle different Lucene version as JR2 uses 3.6.0 and Oak use 4.x > Later we can add concurrent version -- This message was sent by Atlassian JIRA (v6.2#6252)