On Thu, Mar 11, 2010 at 1:11 PM, Jean-Sebastien Vachon
<js.vac...@videotron.ca> wrote:
> Hi,
>
> I'm trying to identify the bottleneck to get acceptable performance of a 
> single shard containing 4.7 millions of documents using my own machine (Mac 
> Pro - Quad Core with 8Gb of RAM with 4Gb allocated to the JVM).
>
> I tried using YourKit but I don't get anything about Solr classes.

Sometimes org.apache.* can be in the "ignore" list by default along
with java.*, I guess because people are looking for bottlenecks in
their own code and don't want to look into other libraries.

-Yonik
http://www.lucidimagination.com
  • Profiling Solr Jean-Sebastien Vachon
    • Re: Profiling Solr Yonik Seeley

Reply via email to