Commit Graph

2 Commits

Author SHA1 Message Date
Massimo Fioravanti 30ef1af6e6 TupleTree: switch from public fields to accessors 2022-12-09 14:03:23 +01:00
Massimo Fioravanti 0bfb73fe95 FunctionMetadata: introduce cache
FunctionMetadata was being deserialized every time they were
inspected. This commit introduces a cache structure to prevent this
excessive deserializations.
2022-11-22 14:15:00 +01:00