You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Øyvind Harboe (JIRA)" <de...@cayenne.apache.org> on 2008/06/20 15:55:52 UTC

[jira] Updated: (CAY-1075) Paged queries should not require memory proportional to query list length

     [ https://issues.apache.org/cayenne/browse/CAY-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Øyvind Harboe updated CAY-1075:
-------------------------------

    Attachment: IncrementalFaultList.java

My work in progress implementation that I'll use for measuring performance.

If I can show improved behaviour, I'll see if I can redo it in a more palatable form.

> Paged queries should not require memory proportional to query list length
> -------------------------------------------------------------------------
>
>                 Key: CAY-1075
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1075
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Øyvind Harboe
>            Assignee: Andrus Adamchik
>         Attachments: IncrementalFaultList.java
>
>
> I'm working on a version of paged queries that uses WeakHashMap for the pages. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.