Skip to content

change: Optimize size of dumps #403

@pawamoy

Description

@pawamoy

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

Metadata

Metadata

Assignees

Labels

featureNew feature or requestrefactorChange suggestion, not a bug nor a feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions