flatsurf / sage-flatsurf

Flat surfaces in Sage
https://flatsurf.github.io/sage-flatsurf/
GNU General Public License v2.0
10 stars 10 forks source link

Speed up pickling of GL2ROrbitClosure #123

Open saraedum opened 2 years ago

saraedum commented 2 years ago

_Originally posted by @saraedum in https://github.com/flatsurf/sage-flatsurf/pull/120#discussion_r760674739_

The problem is likely that we are pickling too much, namely the FlatTriangulation and some FlowDecompositions which are very slow to pickle.