emir-munoz / hive-mrc

Automatically exported from code.google.com/p/hive-mrc
0 stars 0 forks source link

performance optimizations #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Look through the code that accesses low-level indexes. Ensure that items are 
only kept in memory when they are needed to enhance performance, and objects 
are not re-created unnecessarily.

Classes include: 
SKOSSearcherImpl
IndexAdministrator
SKOSSchemeImpl

Original issue reported on code.google.com by rscherle on 9 Mar 2011 at 5:14