-
-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
featureNew feature or requestNew feature or requestrefactorChange suggestion, not a bug nor a feature.Change suggestion, not a bug nor a feature.
Description
Griffe dumps are already quite big, esp. in full mode. We should try to reduce their size when possible.
- no null values: remove the keys
- flat structure: members are just names, and decoders rebuild the full path, then look into an index to get the actual member data
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestrefactorChange suggestion, not a bug nor a feature.Change suggestion, not a bug nor a feature.