Skip to content

consider security/performance impact of ordered=1 serialization parameter #37

@peacekeeper

Description

@peacekeeper

In various serialization formats, the ordered=1 parameter will output the serialized graph in an "ordered" form (according to some recommendations). This requires additional resources (time and memory).

Maybe support for this parameter should be disabled by default, as it is only useful for displaying a graph in a human-readable form.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions