MantisBT: master 9e532d6b
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
cproensa | dregad | master | 2016-03-06 12:45 | master d7b8d33e |
Affected Issues | 0018016: Decreasing performance when loading bug view with many notes | |||
0020142: performance loading bug view with many attachments | ||||
Changeset | Dont use serialization for Session variables There is no need to serialize data inserted in $_SESSION, as php does it This is a performance hit when a session key is used multiple times (eg: Additionally, we use a new identifier for the session key (by adding a Signed-off-by: Damien Regad dregad@mantisbt.org Squashed original commits and reworded commit message |
|||
mod - core/session_api.php | Diff File |