Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

atkdgsession #5

Open
PhrozenByte opened this issue Apr 25, 2014 · 0 comments
Open

atkdgsession #5

PhrozenByte opened this issue Apr 25, 2014 · 0 comments

Comments

@PhrozenByte
Copy link
Contributor

Issue by PhrozenByte from 2012-08-23 15:45:30 +0200
Originally opened as https://github.com/atkphpframework/atk-history/issues/6


Storing data grids in session is not a good idea when many grids are displayed within a page - the size of the session explodes. Sessions with > 1 MB aren't unusual when you have 100 grids on a page. The performance impact is crazy, a session of 1 MB results in a additional memory-usage of ~ 10-20 MB (per request!).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant