Displaying 1 result from an estimated 1 matches for "compilethreshold".
2006 Nov 04
0
Ferret 0.10.6 released (and some benchmarks)
...outputs for a simple benchmark, indexing the reuters corpus available
at:
http://www.daviddlewis.com/resources/testcollections/reuters21578/
First Apache Lucene. (Yes Java users, as you can see, I did warm up
the JVM (with 6 repetitions of the test) and I used the options
-server -Xmx500M -XX:CompileThreshold=100 so this is a fair test).
---------------------------------------------------
1 Secs: 47.09 Docs: 19043
2 Secs: 46.46 Docs: 19043
3 Secs: 44.07 Docs: 19043
4 Secs: 45.92 Docs: 19043
5 Secs: 45.97 Docs: 19043
6 Secs: 47.06 Docs: 19043
-------------------------------------------...