You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dyre Tjeldvoll (JIRA)" <de...@db.apache.org> on 2005/12/19 18:28:31 UTC

[jira] Updated: (DERBY-262) Use Java 1.5 NIO for improved performance

     [ http://issues.apache.org/jira/browse/DERBY-262?page=all ]

Dyre Tjeldvoll updated DERBY-262:
---------------------------------

      Component: Performance
                     (was: SQL)
                     (was: JDBC)
                     (was: Store)
                     (was: Services)
                     (was: Network Server)
    Environment: 

Added performance as component

> Use Java 1.5 NIO for improved performance
> -----------------------------------------
>
>          Key: DERBY-262
>          URL: http://issues.apache.org/jira/browse/DERBY-262
>      Project: Derby
>         Type: Wish
>   Components: Performance
>     Reporter: Eric Solberg

>
> Are there plans to take advantage of JDK 1.5 NIO in Derby?  This should give a substantial performance benefit.  In a simple test, processing extremely large PDF files (80+MB) into individual pages, I saw 3x-4x performance improvement using memory mapped files.  This was without doing anything 'smart' to squeeze out even more performance.  

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


Re: [jira] Updated: (DERBY-262) Use Java 1.5 NIO for improved performance

Posted by Daniel John Debrunner <dj...@debrunners.com>.
Dyre Tjeldvoll (JIRA) wrote:

>      [ http://issues.apache.org/jira/browse/DERBY-262?page=all ]
> 
> Dyre Tjeldvoll updated DERBY-262:
> ---------------------------------
> 
>       Component: Performance
>                      (was: SQL)
>                      (was: JDBC)
>                      (was: Store)
>                      (was: Services)
>                      (was: Network Server)
>     Environment: 
> 
> Added performance as component

Did you mean to remove the other components? Your comment indicates you
didn't.

Dan.