mahmoud / glom

☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
https://glom.readthedocs.io
Other
1.89k stars 61 forks source link

WIP: Strong t (improve perf by removing weakref from t_eval) #200

Open kurtbrose opened 3 years ago

kurtbrose commented 3 years ago

with a little bit of care we can get rid of weakrefs inside T and significantly speed it up