You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/07/05 10:53:00 UTC

[jira] [Updated] (CAY-2330) Field based data objects

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

Nikita Timofeev updated CAY-2330:
---------------------------------
    Description: 
See [this thread |https://lists.apache.org/thread.html/75b19bd03a6849aea1d65b687e49e5dc1f56675fd10a4f9b0d9e37ec@%3Cdev.cayenne.apache.org%3E] on dev@list for original idea and discussion. 
In short: it is definitely good idea to at least experiment with storing data in plain fields instead of `Map` (current default implementation) as it will lower memory consumption and boost performance.

  was:See [this thread |https://lists.apache.org/thread.html/75b19bd03a6849aea1d65b687e49e5dc1f56675fd10a4f9b0d9e37ec@%3Cdev.cayenne.apache.org%3E] on dev@list for original idea and discussion. 


> Field based data objects
> ------------------------
>
>                 Key: CAY-2330
>                 URL: https://issues.apache.org/jira/browse/CAY-2330
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 4.1.M1
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>
> See [this thread |https://lists.apache.org/thread.html/75b19bd03a6849aea1d65b687e49e5dc1f56675fd10a4f9b0d9e37ec@%3Cdev.cayenne.apache.org%3E] on dev@list for original idea and discussion. 
> In short: it is definitely good idea to at least experiment with storing data in plain fields instead of `Map` (current default implementation) as it will lower memory consumption and boost performance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)