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 "Mike Matrigali (JIRA)" <de...@db.apache.org> on 2005/02/01 19:29:17 UTC

[jira] Created: (DERBY-136) look at encryption performance issues in store

look at encryption performance issues in store
----------------------------------------------

         Key: DERBY-136
         URL: http://issues.apache.org/jira/browse/DERBY-136
     Project: Derby
        Type: Improvement
  Components: Store  
    Versions: 10.0.2.1    
    Reporter: Mike Matrigali
    Priority: Minor


look at performance specifically related to encrypted database.  Not
much work has been done in this area.  One area already identified is
the code which encrypts log records causes an extra data copy, which
looks like it could be removed by changing some of the logging interfaces
such that the data could be copied and encrypted in one pass.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira