[ 
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416237#comment-13416237
 ] 

Mark Miller commented on SOLR-2646:
-----------------------------------

It's a constant data set that the test runs on - simply a static dump of 
wikipedia articles (one doc per line file).

Every checkout the benchmark runs against uses exactly the same wikipedia docs.

You can currently compare with Lucene using change over time to some degree, 
since they both indicate indexing speed.

I'm sure that we can figure mb/s the same way the Lucene stuff does - but it 
might be a hack unless you can do it purely in the benchmark package. My 
current system just extracts info from benchmark result files - so it can 
extract the result of any benchmark you can make - if thats a mb/s result, 
that's no problem. I think perhaps though, the Lucene, python driven stuff 
might even do some external stuff on it's own? I don't know for sure.
                
> Integrate Solr benchmarking support into the Benchmark module
> -------------------------------------------------------------
>
>                 Key: SOLR-2646
>                 URL: https://issues.apache.org/jira/browse/SOLR-2646
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.0
>
>         Attachments: Dev-SolrBenchmarkModule.pdf, SOLR-2646.patch, 
> SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, 
> SolrIndexingPerfHistory.pdf, chart.jpg
>
>
> As part of my buzzwords Solr pef talk, I did some work to allow some Solr 
> benchmarking with the benchmark module.
> I'll attach a patch with the current work I've done soon - there is still a 
> fair amount to clean up and fix - a couple hacks or three - but it's already 
> fairly useful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to