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

atkdgsession #5

Description

@PhrozenByte

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!).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions