[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-507) Search performance: Improve InfinispanIndexIO.InfinispanIndexInput by tuning readBytes()

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Thu Jun 24 15:36:46 EDT 2010


     [ https://jira.jboss.org/browse/ISPN-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero resolved ISPN-507.
----------------------------------

    Resolution: Done


Included test code reveals a performance improvement of ~35% on random searches; the test is very simplistic but stresses the methods relevant to this issue. Performance is now very close to the RAMDirectory; looking forward for more extensive benchmarks.

> Search performance: Improve InfinispanIndexIO.InfinispanIndexInput by tuning readBytes()
> ----------------------------------------------------------------------------------------
>
>                 Key: ISPN-507
>                 URL: https://jira.jboss.org/browse/ISPN-507
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Lucene Directory
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 4.1.0.CR1, 5.0.0.BETA1
>
>
> The current readByte() and readBytes(buffers) of org.infinispan.lucene.InfinispanIndexIO.InfinispanIndexInput where created by a previous performance improvement contribution, but there's still room for improvement.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list