Skip to content

Add a lazy sequence serializer #52

Open
@bsless

Description

By default, serializing lists dispatches to the CollectionSerializer, which takes the size of a sequence.
Does it defeat the purpose of lazy sequences?
Can we use the IterableSerializer? There's a chance it will give a performance improvement

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions