Skip to content

Reduce the number of allocation #15

@SergeantMahdi

Description

@SergeantMahdi

The total allocation per error just for console logging is 6 times per message
And for file logging is 16 times
most of it comes from std::string allocation, I need a way to reduce the total amount of allocation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions