Skip to content

Feature request: progress indicator #122

@danestarija

Description

@danestarija

It would be nice if users could provide a reference of/pointer to atomic int/float.
This would enable users to check how many bytes have been written while the target object is being serialized.

I am/was trying to serialize a vector<tuple<short,short,short,short,short,short>> with around 50000 elements
I think it would be nice to know how far along am I with this serialization by reading into an atomic int/float via another thread and printing it to stdout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions