/[Apache-SVN]
ViewVC logotype

Revision 150534


Jump to revision: Previous Next
Author: cutting
Date: Thu Sep 23 16:59:10 2004 UTC (20 years, 1 month ago)
Changed paths: 1
Log Message:
Compile most of Lucene's core code with a single call to gcj.  This
permits more cross-class inlining.  In particular, the final method
PriorityQueue.size() can inline, which speeds things 7.5% in my
benchmarks.  Note that 'final' declarations *do* sometimes make things
faster in GCJ.  So let's not remove them all!


Changed paths

Path Details
Directorylucene/java/trunk/src/gcj/Makefile modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26