<div dir="ltr"><div>Very nice, looking forward to the Lucene bench results.<br><br></div><div>I hope you&#39;ll run it with a distributed cache as well!<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Jan 29, 2013 at 3:30 PM, Sanne Grinovero <span dir="ltr">&lt;<a href="mailto:sanne@infinispan.org" target="_blank">sanne@infinispan.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

No I&#39;m not comparing with Lucene 3.6 now with this configuration. It<br>
is well known that Lucene 4 is significantly faster than Lucene 3, so<br>
that would be unfair.<br>
<br>
What is interesting is that when comparing our implementations vs. the<br>
Apache stock ones while using Lucene 3 we where &quot;very close&quot;, often a<br>
bit faster but not too exciting.<br>
Now comparing with the stock ones using Lucene 4 it seems we&#39;re<br>
getting into a better position... and I didn&#39;t even profile it, this<br>
is the first run after finishing coding the functional requirements.<br>
<br>
Still these figures are produced by a stress test whose primary<br>
purpose is to verify consistency and no-corruptions under stress.. I<br>
happened to add some metrics for fun, but to provide realistic figures<br>
one should run Lucene&#39;s own bench suite.. I&#39;ll do that next week.<br>
<br>
@Manik yes I&#39;m not using a CacheStore, I would presume the same. This<br>
is why I&#39;ve created the Lucene-specific CacheLoader, maybe I should<br>
complete the job and make it a CacheStore.<br>
<span class="HOEnZb"><font color="#888888"><br>
Sanne<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 29 January 2013 13:14, Tristan Tarrant &lt;<a href="mailto:ttarrant@redhat.com">ttarrant@redhat.com</a>&gt; wrote:<br>
&gt; Have you got numbers comparing against Lucene 3.6 ?<br>
&gt;<br>
&gt; Tristan<br>
&gt;<br>
&gt; On 01/29/2013 12:53 AM, Sanne Grinovero wrote:<br>
&gt;&gt; These are preliminary results of our stressor; looks quite promising<br>
&gt;&gt; as I haven&#39;t yet looked into profiling / tuning:<br>
&gt;&gt;<br>
&gt;&gt; Stock Lucene RAMDirectory<br>
&gt;&gt;     Searches: 14.799.852<br>
&gt;&gt;     Writes: 195.935<br>
&gt;&gt;<br>
&gt;&gt; Stock Lucene FSDirectory (Memory mapping on SSD)<br>
&gt;&gt;     Searches: 9.628.593<br>
&gt;&gt;     Writes: 105.930<br>
&gt;&gt;<br>
&gt;&gt; Our custom Infinispan Directory (LOCAL)<br>
&gt;&gt;     Searches: 17.815.874<br>
&gt;&gt;     Writes: 184.140<br>
&gt;&gt;<br>
&gt;&gt; Figures represent operations performed in 15 minutes on a relatively<br>
&gt;&gt; small index.<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt; Sanne<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; infinispan-dev mailing list<br>
&gt;&gt; <a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; infinispan-dev mailing list<br>
&gt; <a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
_______________________________________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
</div></div></blockquote></div><br></div>