Skip to content

Evaluate Pickle for storing/retrieving tree objects instead of simplejson #21

@andrewxhill

Description

@andrewxhill

Pickle might give a huge performance gain for storing and then reserializing tree objects from the datastore. Some caveats might be that then converting them to json for output or receiving them first as json as post variables might require simplejson anyway.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions