Commit Graph

1 Commits

Author SHA1 Message Date
Massimo Fioravanti 1216cdb1fd 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 13:01:20 +01:00