Skip to content

Large amount of time spent on cPickle.load() #15

@bramvdh91

Description

@bramvdh91

Profiling the example.py shows that a lot of time is spent on loading a cPickle object while compiling the output .txt files for a feeder. Usually the user is not interested in the pickle files, which in addition take a lot of space.

I would like to try if the code can be sped up by only directly writing the variables of interest.

image

Metadata

Metadata

Assignees

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