[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409577#comment-13409577
]
Mark Miller commented on SOLR-2646:
-----------------------------------
Could not tell you. Could be a large variety of things.
This is a test using the current example configs shipped at each date - which
means it's not always apples to apples if default config changes. Analysis
could have changed for our default english text. New defaults for features or
ease of use may have been enabled.
For example, I believe the update log is on by default now for durability and
realtime GET, etc.
Also, some code paths have changed to support various new features.
Also, Lucene is changing underneath us, so we should probably compare to some
similar benchmark there (I know Mike publishes quite a few that could be looked
at).
It's not so easy to dig in after the fact with month resolution.
At some point, it would be nice to have this automated and published as Lucene
is - then we could run it nightly.
There is some work to do to get there though (don't know that ill have time for
it in the near future), and we would need a good consistent machine to run it
on (I could probably run it at night or something).
I have not attempted to track anything down other than the broad numbers right
now.
This is simply to start a record that can help as we move forward in evaluating
how changes impact performance.
Obviously the single threaded path has not been affected - so whatever has
changed, it's likely mostly around concurrency.
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]