[
https://issues.apache.org/jira/browse/OAK-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027371#comment-14027371
]
Amit Jain commented on OAK-1806:
--------------------------------
Latest numbers for different searches being tracked look good. These numbers
were from a run on local Oak-Mongo-FDS setup.
The changes made were inclusion of the ordered property index for
lastModifiedTime (LastModifiedSearcher) and adding an 'enclosingNodeType' to
the index for jcr:mimeType (FormatSearcher).
||Test||Time ms (10000)||Time ms (35000)||
|LastModifiedSearcher::Week|18|18|
|NodeTypeSearcher |9|7|
|LastModifiedSearcher::Mont|21|19|
|FormatSearcher |74|50|
|LastModifiedSearcher::Year|23|16|
|LastModifiedSearcher::Day|21|17|
|LastModifiedSearcher::Hour|17|27|
|FullTextSearcher |29|25|
> Benchmark for blob upload and search longevity
> ----------------------------------------------
>
> Key: OAK-1806
> URL: https://issues.apache.org/jira/browse/OAK-1806
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: run
> Reporter: Amit Jain
> Labels: benchmark, test
> Attachments: OAK-1806-SDF.patch, OAK-1806-doc.patch, OAK-1806.patch
>
>
> Have a longevity test which incrementally increases the load by adding blobs
> and then running full text search to measure the execution times and the
> performance degradation for increased loads.
--
This message was sent by Atlassian JIRA
(v6.2#6252)