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.